EnrollmentServer
NAMESPACE
RASAdminEngine.Core.OutputModels
DESCRIPTION
Enrollment server
INHERITED FROM
⇒
⇒
EnrollmentServer
INTERFACES
ISerializable
IComparable
PUBLIC PROPERTIES
Type
Name
Description
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.
PUBLIC METHODS
Type
Name
Description
Type
GetType ()
String
ToString ()
### References to Commands
----
Last updated