AuthorEncryptionKeyEncryptionKeyID Property |
Gets the Encryption Key ID.
Namespace: com.softwarekey.Client.UtilsAssembly: PLUSManaged (in PLUSManaged.dll) Version: 5.23.4.0
Syntax public string EncryptionKeyID { get; }
Public ReadOnly Property EncryptionKeyID As String
Get
public:
property String^ EncryptionKeyID {
String^ get ();
}
Property Value
Type:
StringSee Also