Interface ILicenseProvider
Provider for licenses
Namespace: ImageVault.Core.License
Assembly: ImageVault.Core.dll
Syntax
public interface ILicenseProvider
Methods
GetLicense()
Gets an ImageVault license info from the provider
Declaration
ImageVaultLicenseInfo GetLicense()
Returns
Type | Description |
---|---|
ImageVaultLicenseInfo |