SecurityStrategyBase.IsAuthenticated Property
In This Article
For internal use.
Namespace: DevExpress.ExpressApp.Security
Assembly: DevExpress.ExpressApp.Security.v24.2.dll
NuGet Package: DevExpress.ExpressApp.Security
#Declaration
[Browsable(false)]
public bool IsAuthenticated { get; }
#Implements
See Also