ConfigurationService.LicensePublicKey Property
- Namespace:
- Weavy.Core.Services
- Assembly:
- Weavy.Core.dll
Gets the (base64 encoded) public key used to verify that the license signature is valid (weavy.license-public-key
).
public static string LicensePublicKey { get; }
Property value
string