Class CloudLicenseConsts
Inheritance
System.Object
CloudLicenseConsts
Assembly: EPiServer.Licensing.dll
Version: 12.0.3
Syntax
public class CloudLicenseConsts : Object
Constructors
CloudLicenseConsts()
Declaration
public CloudLicenseConsts()
Fields
AccessKeyPublicKey
Declaration
public const string AccessKeyPublicKey = "<RSAKeyValue><Modulus>o2bPkEclXUNkYQXZl9ud5WHE35IJnA6hh8yAqEh09ZAJqPqUoYAkEeKCt5BEBDBJLQEXP6CqgV/JlYUTD3txZpkxxJfK5KBvSoLrauPBOg5h0Agcih9GxOJt8gy+xU6tIi+qUYpkRMh69+Te8r9vKnSD5bztQZK75WrRWyM+lgc=</Modulus><Exponent>AQAB</Exponent></RSAKeyValue>"
Field Value
Type |
Description |
System.String |
|
CloudLicenseName
Declaration
public const string CloudLicenseName = "EPiServerCloud"
Field Value
Type |
Description |
System.String |
|
EPiServerLicenseCheckGracePeriod
Declaration
public const string EPiServerLicenseCheckGracePeriod = "episerver:LicenseGracePeriod"
Field Value
Type |
Description |
System.String |
|
EPiServerLicenseTestEnvironmentKey
Declaration
public const string EPiServerLicenseTestEnvironmentKey = "episerver:LicenseTestEnvironmentKey"
Field Value
Type |
Description |
System.String |
|
Declaration
public const string LicenseAccessKeyMetaData = "AccessKey"
Field Value
Type |
Description |
System.String |
|
LicenseKey
Declaration
public const string LicenseKey = "episerver:LicenseKey"
Field Value
Type |
Description |
System.String |
|
LicenseKeySignature
Declaration
public const string LicenseKeySignature = "episerver:LicenseKeySignature"
Field Value
Type |
Description |
System.String |
|
PublicKey
Declaration
public const string PublicKey = "<RSAKeyValue><Modulus>l8slyw1cbtPccvCM/sgrErnNXJMMYwxsuV74so72eENdDwyV1g4Z1WvVre2Dn6q02bSDlneNhV/625RRD4EG1L9cu8WFWvE/6vCsHy/zA+loVaXnvsJiBmK4j7JDTwRtvE51aoBpiJOkNfrSh3HVD12uxsHW0dMXpMgNSlyoEns=</Modulus><Exponent>AQAB</Exponent></RSAKeyValue>"
Field Value
Type |
Description |
System.String |
|
PublicKeyResource
Declaration
public const string PublicKeyResource = "EPiServer.Licensing.Resources.LicensePublicKey.xml"
Field Value
Type |
Description |
System.String |
|
Extension Methods