RASAuthSettings Class
NAMESPACE
RASAdminEngine.Core.OutputModels
DESCRIPTION
RAS Authentication Settings
INHERITED FROM
RASSerilazableObj⇒RASAuthSettings
INTERFACES
ISerializable
IComparable
PUBLIC PROPERTIES
Boolean
AllTrustedDomains
Whether to use all trusted domains.
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
GetType ()
String
ToString ()
Last updated