EnrollmentServer

NAMESPACE

RASAdminEngine.Core.OutputModels

DESCRIPTION

Enrollment server

INHERITED FROM

RASSerilazableObj

RASListObj

EnrollmentServer

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.

String

Description

Description of the server.

Boolean

Enabled

Whether the server is enabled or not.

UInt32

Id

ID of the object.

UInt32

PreferredBrokerId

ID of the preferred Connection Broker.

String

Server

Server name.

UInt32

SiteId

ID 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