RASSessionSetting Class

NAMESPACE

RASAdminEngine.Core.OutputModels

DESCRIPTION

RAS Session Settings

INHERITED FROM

RASSerilazableObj⇒RASSessionSetting

INTERFACES

  • ISerializable

  • IComparable

PUBLIC PROPERTIES

TypeNameDescription

UInt32

CachedSessionTimeout

The cached session timeout (in seconds).

FIPSMode

FIPS 140-2 encryption mode.

UInt32

LogoffIdleSessionTimeout

The client logoff timeout (in seconds).

UInt32

RemoteIdleSessionTimeout

The session idle timeout (in seconds).

Boolean

ReplicateSettings

Whether to replicate settings to other sites.

UInt32

SiteId

ID of the Site.

PUBLIC METHODS

TypeNameDescription

Int32

CompareTo (Object obj)

Inherited from RASSerilazableObj

Boolean

Equals (Object obj)

Inherited from RASSerilazableObj

Int32

GetHashCode ()

Inherited from RASSerilazableObj

Type

GetType ()

String

ToString ()

Last updated

Other Resources

Feedback

© 2024 Parallels International GmbH. All rights reserved.