SessionPrelaunch Class

NAMESPACE

RASAdminEngine.Core.OutputModels.ClientRulesPolicy.Session

DESCRIPTION

Sessions Prelaunch Policy

INHERITED FROM

RASSerilazableObjarrow-up-right⇒SessionPrelaunch

INTERFACES

  • ISerializable

  • IComparable

PUBLIC PROPERTIES

Type
Name
Description

Boolean

Enabled

Whether the Session Prelaunch is enabled or not

List<String>

PreLaunchExclude

The values of the session pre launch.

PreLaunchMode

The mode of the session prelaunch

PUBLIC METHODS

Type
Name
Description

Int32

CompareTo (Object obj)

Boolean

Equals (Object obj)

Int32

GetHashCode ()

Type

GetType ()

String

ToString ()

Last updated