# ADIntegrationSettings

## NAMESPACE

RASAdminEngine.Core.OutputModels

## DESCRIPTION

AD Integration Settings

## INHERITED FROM

[RASSerilazableObj](https://docs.parallels.com/landing/ras-powershell-api-guide/parallels-ras-powershell-admin-module/types/rasserilazableobj)

⇒

ADIntegrationSettings

## INTERFACES

* ISerializable
* IComparable

## PUBLIC PROPERTIES

| Type                                                                                                                             | Name                    | Description                                                                          |
| -------------------------------------------------------------------------------------------------------------------------------- | ----------------------- | ------------------------------------------------------------------------------------ |
| [CASettings](https://docs.parallels.com/landing/ras-powershell-api-guide/parallels-ras-powershell-admin-module/types/casettings) | CASettings              | Specifies the 'Certificate Authority Settings'                                       |
| 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](https://docs.parallels.com/landing/ras-powershell-api-guide/parallels-ras-powershell-admin-module/types/rasserilazableobj) |
| Boolean     | Equals (Object obj)        | Inherited from [RASSerilazableObj](https://docs.parallels.com/landing/ras-powershell-api-guide/parallels-ras-powershell-admin-module/types/rasserilazableobj) |
| Int32       | GetHashCode ()             | Inherited from [RASSerilazableObj](https://docs.parallels.com/landing/ras-powershell-api-guide/parallels-ras-powershell-admin-module/types/rasserilazableobj) |
| Type        | GetType ()                 | String                                                                                                                                                        |
| ToString () | ### References to Commands |                                                                                                                                                               |
| ----        |                            |                                                                                                                                                               |
