AuthenticationBase.Name Property
Gets the name of the current authentication type.
Namespace: DevExpress.ExpressApp.Security
Assembly: DevExpress.ExpressApp.Security.v25.2.dll
NuGet Package: DevExpress.ExpressApp.Security
Declaration
Property Value
| Type | Description |
|---|---|
| String | A string which is the name of the current authentication type. |
See Also