PrimaryConnection Class

NAMESPACE

RASAdminEngine.Core.OutputModels.ClientRulesPolicy.Session

DESCRIPTION

Sessions Primary Connection Policy

INHERITED FROM

RASSerilazableObjarrow-up-right⇒PrimaryConnection

INTERFACES

  • ISerializable

  • IComparable

PUBLIC PROPERTIES

Type
Name
Description

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)

Boolean

Equals (Object obj)

Int32

GetHashCode ()

Type

GetType ()

String

ToString ()

Last updated