Logging Class
NAMESPACE
RASAdminEngine.Core.OutputModels.ClientRulesPolicy.ClientOptions.Advanced
DESCRIPTION
Client Options Logging Policy
INHERITED FROM
RASSerilazableObj⇒Logging
INTERFACES
ISerializable
IComparable
PUBLIC PROPERTIES
Type
Name
Description
Boolean
AllowClearLog
Whether Allow Clear Log is enabled or not.
Boolean
AllowViewLog
Whether Allow View Log is enabled or not.
Boolean
Enabled
Whether Advanced Logging policy is enabled or not.
UInt32
LoggingDuration
Logging Duration (in seconds).
DateTime
LoggingStartDateTime
Logging Start DateTime.
PUBLIC METHODS
Type
Name
Description
Type
GetType ()
String
ToString ()
Last updated