Class LicenseStatusData
Inheritance
System.Object
LicenseStatusData
Namespace: EPiServer.Licensing.Services
Assembly: EPiServer.Licensing.dll
Version: 12.0.3Syntax
public class LicenseStatusData : Object
Constructors
LicenseStatusData()
Declaration
public LicenseStatusData()
Properties
Servers
Declaration
public Server[] Servers { get; set; }
Property Value
Type | Description |
---|---|
Server[] |
SiteUrl
Declaration
public Uri SiteUrl { get; set; }
Property Value
Type | Description |
---|---|
System. |