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

SecurityStrategy.TraceSwitchName Field

Gets the name of a TraceSwitch used by SecurityStrategy.

Namespace: DevExpress.ExpressApp.Security

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

Declaration

public const string TraceSwitchName = "InternalSecurityBehaviorDebug"

Field Value

Type
String
See Also