SecurityOptions.UserTokenType Property
Specifies the type of object that stores refreshed token information, including user ID, expiration settings, and token string.
Namespace: DevExpress.ExpressApp.Security
Assembly: DevExpress.ExpressApp.Security.v25.2.dll
NuGet Package: DevExpress.ExpressApp.Security
Declaration
Property Value
| Type | Description |
|---|---|
| Type | The type of object that contains user token information. |
See Also