LicenseCheckLicense Method

Namespace:  Bricscad.Licensing
Assembly:  BrxMgd (in BrxMgd.dll) Version: 21.0.0.15598
Syntax
public static LicenseStatus CheckLicense(
        string productName,
        short version,
        Dictionary<string, string> trialActivationKeys,
        LicenseInformation licenseInfo,
        bool silent,
        IntPtr hwndParent
)

Parameters

productName
Type: SystemString
version
Type: SystemInt16
trialActivationKeys
Type: System.Collections.GenericDictionaryString, String
licenseInfo
Type: Bricscad.LicensingLicenseInformation
silent
Type: SystemBoolean
hwndParent
Type: SystemIntPtr

Return Value

Type: LicenseStatus
See Also

©  Bricsys NV. All rights reserved.