TemplateLicenseKey Class

NAMESPACE

RASAdminEngine.Core.OutputModels.Template

DESCRIPTION

Template license key

INHERITED FROM

RASSerilazableObjarrow-up-right⇒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

Int32

CompareTo (Object obj)

Boolean

Equals (Object obj)

Int32

GetHashCode ()

Type

GetType ()

String

ToString ()

Last updated