RASSessionSetting Class
NAMESPACE
DESCRIPTION
INHERITED FROM
INTERFACES
PUBLIC PROPERTIES
Type
Name
Description
PUBLIC METHODS
Type
Name
Description
Last updated
RASAdminEngine.Core.OutputModels
RAS Session Settings
RASSerilazableObj⇒RASSessionSetting
ISerializable
IComparable
UInt32
CachedSessionTimeout
The cached session timeout (in seconds).
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.
Type
GetType ()
String
ToString ()
Last updated