Try our conversational search powered by Generative AI!

Class CloudLicenseConsts

Inheritance
System.Object
CloudLicenseConsts
Inherited Members
System.Object.ToString()
System.Object.Equals(System.Object)
System.Object.Equals(System.Object, System.Object)
System.Object.ReferenceEquals(System.Object, System.Object)
System.Object.GetHashCode()
System.Object.GetType()
System.Object.MemberwiseClone()
Namespace: EPiServer.Licensing
Assembly: EPiServer.Licensing.dll
Version: 11.20.7
Syntax
public class CloudLicenseConsts

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

LicenseAccessKeyMetaData

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 = "<KeyInfo><KeyValue xmlns=\"http://www.w3.org/2000/09/xmldsig#\"><RSAKeyValue><Modulus>l8slyw1cbtPccvCM/sgrErnNXJMMYwxsuV74so72eENdDwyV1g4Z1WvVre2Dn6q02bSDlneNhV/625RRD4EG1L9cu8WFWvE/6vCsHy/zA+loVaXnvsJiBmK4j7JDTwRtvE51aoBpiJOkNfrSh3HVD12uxsHW0dMXpMgNSlyoEns=</Modulus><Exponent>AQAB</Exponent></RSAKeyValue></KeyValue></KeyInfo>"
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