Skip to main content
All docs
V23.2
.NET 6.0+

AuthenticationBase.ValidateSecurityUser(Object) Method

For internal use.

Namespace: DevExpress.ExpressApp.Security

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

Declaration

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

Parameters

Name Type
user Object

Returns

Type
Boolean
See Also