ConnectionAdvancedSettings

NAMESPACE

RASAdminEngine.Core.OutputModels.ClientRulesPolicy.Session

DESCRIPTION

Sessions Connection Advanced Settings Policy

INHERITED FROM

RASSerilazableObj

ConnectionAdvancedSettings

INTERFACES

  • ISerializable

  • IComparable

PUBLIC PROPERTIES

Type
Name
Description

UInt32

ConnectionBannerDelay

If connection is not established after an amount of seconds given the

banner shows.

UInt32

ConnectionTimeout

The total number of seconds where the connection will timeout.

Boolean

Enabled

Whether Connection Advanced Settings is enabled or not.

UInt32

ShowDesktopTimeout

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

Last updated