SecurityUserBase Class
In This Article
An abstract base class for XAF users.
Namespace: DevExpress.ExpressApp.Security
Assembly: DevExpress.ExpressApp.Security.Xpo.v24.2.dll
NuGet Package: DevExpress.ExpressApp.Security.Xpo
#Declaration
public abstract class SecurityUserBase :
XPCustomObject,
ISecurityUser,
IAuthenticationActiveDirectoryUser,
IAuthenticationStandardUser
#Inheritance
Object
PersistentBase
XPBaseObject
XPCustomObject
SecurityUserBase
See Also