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

    AuthenticationBase.ValidateSecurityUser(Object) Method

    For internal use.

    Namespace: DevExpress.ExpressApp.Security

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

    Declaration

    [Browsable(false)]
    public static bool ValidateSecurityUser(
        object user
    )

    Parameters

    Name Type
    user Object

    Returns

    Type
    Boolean
    See Also