Skip to main content
.NET 6.0+

SecurityStrategy.TraceSwitchName Field

Gets the name of a TraceSwitch used by SecurityStrategy.

Namespace: DevExpress.ExpressApp.Security

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

Declaration

public const string TraceSwitchName = "InternalSecurityBehaviorDebug"

Field Value

Type
String
See Also