SdkInitialize Method |
public static void Initialize( string license, string producerSuffix )
Exception | Condition |
---|---|
UnknownFormatException | if the format (version) of the license argument is unknown. |
CorruptException | if the license argument is not a correct license key |
LicenseException | if the license argument can be read but the license check failed |
HttpException | A network error occurred. |
ArgumentNullException | if license is . |