Skip to main content
A newer version of this page is available. .
.NET Framework 4.5.2+

SecurityStrategy.TraceLevel Property

Specifies the trace level for logs.

Namespace: DevExpress.ExpressApp.Security

Assembly: DevExpress.ExpressApp.Security.v20.2.dll

Declaration

public static TraceLevel TraceLevel { get; set; }

Property Value

Type Description
TraceLevel

A TraceLevel enumeration value that specifies the trace level for logs.

See Also