Click or drag to resize
ServerSecurityLoggingCategories Property DataPA OpenAnalytics
DataPA OpenAnalytics API Reference
Gets and sets the logging categories setting.

Namespace: DataPAServerSecurity
Assembly: DataPAServerSecurity (in DataPAServerSecurity.dll) Version: 1.0.0.0 (1.0.0.0)
Syntax
public string LoggingCategories { get; set; }

Property Value

Type: String
A comma separated list of Enum values of the LoggingCategory Type. 0 means all.

Return Value

Type: String
A comma separated list of Enum values of the LoggingCategory Type. 0 means all.
Remarks