RASAuthSettings Class

NAMESPACE

RASAdminEngine.Core.OutputModels

DESCRIPTION

RAS Authentication Settings

INHERITED FROM

RASSerilazableObj
RASAuthSettings

INTERFACES

PUBLIC PROPERTIES

Type Name Description
Boolean AllTrustedDomains Whether to use all trusted domains.
AuthenticationTypes AuthType Represents the type of authentication.
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 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