ADIntegrationSettings
NAMESPACE
RASAdminEngine.Core.OutputModels
DESCRIPTION
AD Integration Settings
INHERITED FROM
⇒
ADIntegrationSettings
INTERFACES
ISerializable
IComparable
PUBLIC PROPERTIES
Type
Name
Description
String
CertificateAuthority
Certificate authority
String
EnrollmentAgentUsername
Principal name in UPN format that will enroll certificates on behalf of other users.
String
NLAUsername
Username of the network level authentication
UInt32
SiteId
The site ID to which the AD integration settings refer to.
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