Logging Class

NAMESPACE

RASAdminEngine.Core.OutputModels.ClientRulesPolicy.ClientOptions.Advanced

DESCRIPTION

Client Options Logging Policy

INHERITED FROM

RASSerilazableObj
Logging

INTERFACES

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.
LogLevelsType 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

ClientOptions