AuthenticationBase.UserType Property
Specifies the type of user that is supported by the authentication.
Namespace: DevExpress.ExpressApp.Security
Assembly: DevExpress.ExpressApp.Security.v24.1.dll
NuGet Package: DevExpress.ExpressApp.Security
Declaration
Property Value
Type | Description |
---|---|
Type | A Sustem.Type object which is the type of user supported by the authentication. |
See Also