PrimaryConnection Class
NAMESPACE
RASAdminEngine.Core.OutputModels.ClientRulesPolicy.Session
DESCRIPTION
Sessions Primary Connection Policy
INHERITED FROM
RASSerilazableObj⇒PrimaryConnection
INTERFACES
ISerializable
IComparable
PUBLIC PROPERTIES
Type
Name
Description
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
Type
GetType ()
String
ToString ()
Last updated