WebServiceCallEncryptionKey Property |
Gets or sets the author encryption key data.
Namespace: com.softwarekey.Client.WebServiceAssembly: PLUSManaged (in PLUSManaged.dll) Version: 5.23.4.0
Syntaxpublic AuthorEncryptionKey EncryptionKey { get; }
Public ReadOnly Property EncryptionKey As AuthorEncryptionKey
Get
public:
property AuthorEncryptionKey^ EncryptionKey {
AuthorEncryptionKey^ get ();
}
Property Value
Type:
AuthorEncryptionKey
See Also