Class GetSiteLicenseResponse
Inherited Members
Namespace: EPiServer.Licensing.Services
Assembly: EPiServer.Licensing.dll
Version: 12.0.3Syntax
public class GetSiteLicenseResponse : ServerResponseBase
Constructors
GetSiteLicenseResponse()
Declaration
public GetSiteLicenseResponse()
Properties
LicenseData
Declaration
public string LicenseData { get; set; }
Property Value
Type | Description |
---|---|
System. |