Site

NAMESPACE

RASAdminEngine.Core.OutputModels

DESCRIPTION

Site

INHERITED FROM

RASSerilazableObj

⇒

RASListObj

⇒

Site

INTERFACES

  • ISerializable

  • IComparable

PUBLIC PROPERTIES

Type
Name
Description

String

AdminCreate

Inherited from RASListObj User who created the object.

String

AdminLastMod

Inherited from RASListObj User who last modified the object.

Boolean

EnableHttpHostAttackProtection

Whether Http Host Attack protection is enabled for this site or not.

UInt32

Id

ID of the object.

Boolean

LicensingSite

Whether this is a licensing site or not.

String

Name

Name of the site.

DateTime

TimeCreate

Inherited from RASListObj Time when the object was created.

DateTime

TimeLastMod

Inherited from RASListObj Time when the object was last modified.

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 Commands

------------------------------------------------------------------

Last updated