Skip to main content
All docs
V25.2
  • AuthenticationBase.ValidateSecurityUser(Object) Method

    For internal use.

    Namespace: DevExpress.ExpressApp.Security

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

    Declaration

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

    Parameters

    Name Type
    user Object

    Returns

    Type
    Boolean
    See Also