LicenseSigningKeyPublicKeyXML Property |
Returns license signing public key. Only this should be included in your application.
Namespace: TreeksLicensingLibraryAssembly: TreeksLicensingLibrary (in TreeksLicensingLibrary.dll) Version: 1.3.5562.40448
Syntaxpublic string PublicKeyXML { get; }
Public ReadOnly Property PublicKeyXML As String
Get
public:
property String^ PublicKeyXML {
String^ get ();
}
member PublicKeyXML : string with get
Property Value
Type:
StringReturn Value
Type:
String
Remarks
See Also