ADIntegrationSettings Class

NAMESPACE

RASAdminEngine.Core.OutputModels

DESCRIPTION

AD Integration Settings

INHERITED FROM

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

Boolean

Equals (Object obj)

Int32

GetHashCode ()

Type

GetType ()

String

ToString ()

Last updated