PrimaryConnection Class

NAMESPACE

RASAdminEngine.Core.OutputModels.ClientRulesPolicy.Session

DESCRIPTION

Sessions Primary Connection Policy

INHERITED FROM

RASSerilazableObj
PrimaryConnection

INTERFACES

PUBLIC PROPERTIES

Type Name Description
AuthType AuthenticationType The authentication type which the user will use
Boolean AutoLogin Allows the user to auto login
String Domain The name of the domain
Boolean Enabled Whether Primary Connection is enabled or not
String Name The name of the connection
Boolean SavePassword Password will be saved when user successfully logs in

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 Types

SessionPolicy