VDITemplateLicKey Class

NAMESPACE

RASAdminEngine.Core.OutputModels

DESCRIPTION

VDI template license key

INHERITED FROM

RASSerilazableObj
VDITemplateLicKey

INTERFACES

PUBLIC PROPERTIES

Type Name Description
UInt32 KeyLimit The max limit for the license key.
String LicenseKey The license key.

PUBLIC METHODS

Type Name Description
Int32 CompareTo (Object obj) Inherited from RASSerilazableObj
Boolean Equals (Object obj) Inherited from RASSerilazableObj
Int32 GetHashCode () Inherited from RASSerilazableObj
Type GetType ()
String ToString ()

References to Types

VDITemplate