RASAuthSettings Class

NAMESPACE

RASAdminEngine.Core.OutputModels

DESCRIPTION

RAS Authentication Settings

INHERITED FROM

RASSerilazableObj⇒RASAuthSettings

INTERFACES

  • ISerializable

  • IComparable

PUBLIC PROPERTIES

TypeNameDescription

Boolean

AllTrustedDomains

Whether to use all trusted domains.

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

TypeNameDescription

Int32

CompareTo (Object obj)

Inherited from RASSerilazableObj

Boolean

Equals (Object obj)

Inherited from RASSerilazableObj

Int32

GetHashCode ()

Inherited from RASSerilazableObj

Type

GetType ()

String

ToString ()

Last updated

Other Resources

Feedback

© 2024 Parallels International GmbH. All rights reserved.