RASAuthSettings

NAMESPACE

RASAdminEngine.Core.OutputModels

DESCRIPTION

RAS Authentication Settings

INHERITED FROM

RASSerilazableObj

RASAuthSettings

INTERFACES

  • ISerializable

  • IComparable

PUBLIC PROPERTIES

Type | Name | Description

Boolean | AllTrustedDomains | Whether to use all trusted domains.

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

Boolean | Equals (Object obj) | Inherited from RASSerilazableObj

Int32 | GetHashCode () | Inherited from RASSerilazableObj

Type | GetType () | String

ToString () | ### References to Commands | | |

|------------------------------------------------------------| | | Get-RASAuthSettings | | | Set-RASAuthSettings |

Last updated

© 2024 Parallels International GmbH. All rights reserved.