DeveloperLicenseAuthorPublicKey Property |
Get's public key of Treek's Licensing library author. No need to use in your application, only for tests.
Namespace: TreeksLicensingLibraryAssembly: TreeksLicensingLibrary (in TreeksLicensingLibrary.dll) Version: 1.3.5562.40448
Syntax public static string AuthorPublicKey { get; }
Public Shared ReadOnly Property AuthorPublicKey As String
Get
public:
static property String^ AuthorPublicKey {
String^ get ();
}
static member AuthorPublicKey : string with get
Property Value
Type:
StringReturn Value
Type:
StringJDSW Public key
Remarks See Also