# RASAuthSettings

## NAMESPACE

RASAdminEngine.Core.OutputModels

## DESCRIPTION

RAS Authentication Settings

## INHERITED FROM

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

⇒

RASAuthSettings

## INTERFACES

* ISerializable
* IComparable

## PUBLIC PROPERTIES

| Type                                                                                                                                               | Name                 | Description                                                     |
| -------------------------------------------------------------------------------------------------------------------------------------------------- | -------------------- | --------------------------------------------------------------- |
| Boolean                                                                                                                                            | AllTrustedDomains    | Whether to use all trusted domains.                             |
| [AuthenticationTypes](https://docs.parallels.com/landing/ras-powershell-api-guide/parallels-ras-powershell-admin-module/types/authenticationtypes) | AuthType             | Represents the type of authentication.                          |
| String                                                                                                                                             | ChangePasswordURL    | Custom link for the "Change domain password" option.            |
| String                                                                                                                                             | Domain               | Domain name.                                                    |
| Boolean                                                                                                                                            | ForceNetBIOSCreds    | Whether to force clients to use NetBIOS credentials.            |
| Boolean                                                                                                                                            | ReplicateSettings    | Whether to replicate settings to other sites.                   |
| UInt32                                                                                                                                             | SiteId               | The site ID to which the RAS authentication settings refer.     |
| Boolean                                                                                                                                            | UseChangePasswordURL | Enable use custom link for the "Change domain password" option. |
| Boolean                                                                                                                                            | UseClientDomain      | Whether to use the client domain, if specified.                 |

## 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 |                                                                                                                                                               |
| ------------------------------------------------------------ |                            |                                                                                                                                                               |
