IAdministrationService.CheckLicenseKey(String) Method
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
Validates license key
public:
Microsoft::EnterpriseManagement::Common::LicenseSku CheckLicenseKey(System::String ^ licenseKey);
public Microsoft.EnterpriseManagement.Common.LicenseSku CheckLicenseKey (string licenseKey);
abstract member CheckLicenseKey : string -> Microsoft.EnterpriseManagement.Common.LicenseSku
Public Function CheckLicenseKey (licenseKey As String) As LicenseSku
Parameters
- licenseKey
- String
string
Returns
LicenseSku