Back to Devexpress

SecuritySystem Properties

expressappframework-devexpress-dot-expressapp-dot-securitysystem-dot-underscore-properties.md

latest1.7 KB
Original Source

SecuritySystem Properties

The static class that defines the XAF security system.

NameDescription
CurrentUser staticGets the user who is currently logged on.
CurrentUserId staticGets the unique identifier of the current user.
CurrentUserName staticGets the login name of the current user.
Instance staticGets the instance of the Security Strategy.
IsAuthenticated staticGets a boolean value indicating that a user is authenticated.
IsLogoffEnabled staticGets a boolean value indicating that a user can log off and then logon again without restarting the application.
LogonObjectSpace staticGets the Object Space used when logging on.
LogonParameters staticGets the logon parameters object.
UserType staticGets the type of user objects

See Also

SecuritySystem Class

SecuritySystem Members

DevExpress.ExpressApp Namespace