'DeclarationPublic Function RevokeKey( _ ByVal licenseKeyValue As System.String _ ) As System.String
'UsageDim instance As NLicenseManagerInternal Dim licenseKeyValue As System.String Dim value As System.String value = instance.RevokeKey(licenseKeyValue)
public System.string RevokeKey( System.string licenseKeyValue )
Parameters
- licenseKeyValue