Skip to main content
All docs
V25.1
  • .NET Framework 4.6.2+

    SecurityStrategyBase.IsAuthenticated Property

    For internal use.

    Namespace: DevExpress.ExpressApp.Security

    Assembly: DevExpress.ExpressApp.Security.v25.1.dll

    Declaration

    [Browsable(false)]
    public bool IsAuthenticated { get; }

    Property Value

    Type
    Boolean

    Implements

    See Also