DeveloperLicenseAuthorPublicKey Property |
Gets public key of Treek's Licensing library author. No need to use in your application, only for tests.
Namespace:
TreeksLicensingLibrary2
Assembly:
TreeksLicensingLibrary2 (in TreeksLicensingLibrary2.dll) Version: 2.1.8318.42066 (2.1.0.0)
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 TLL license signing public key
Remarks See Also