Logging
NAMESPACE
RASAdminEngine.Core.OutputModels.ClientRulesPolicy.ClientOptions.Advanced
DESCRIPTION
Client Options Logging Policy
INHERITED FROM
⇒
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.
LogLevel
The types of log levels (Extended, Standard, or Verbose).
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