LicenseEncryptionKeyID Property |
Gets or sets the Encryption Key identifier.
Namespace: com.softwarekey.Client.LicensingAssembly: PLUSManaged (in PLUSManaged.dll) Version: 5.23.4.0
Syntaxpublic string EncryptionKeyID { get; set; }
Public Property EncryptionKeyID As String
Get
Set
public:
property String^ EncryptionKeyID {
String^ get ();
void set (String^ value);
}
Property Value
Type:
String
See Also