TemplateLicenseKey Class
NAMESPACE
RASAdminEngine.Core.OutputModels.Template
DESCRIPTION
Template license key
INHERITED FROM
RASSerilazableObj⇒TemplateLicenseKey
INTERFACES
ISerializable
IComparable
PUBLIC PROPERTIES
Type
Name
Description
UInt32
KeyLimit
The max limit for the license key.
String
LicenseKey
The license key.
PUBLIC METHODS
Type
Name
Description
Type
GetType ()
String
ToString ()
Last updated