![]() |
This document is provided on an "AS IS" basis without warranties of any kind. Smartsite iXperion class libraries may change in future releases.
Syntax
C# |
![]() |
---|---|
public sealed class UserContext |
Visual Basic (Declaration) |
![]() |
---|---|
Public NotInheritable Class UserContext |
The type exposes the following properties.
Public Properties
Name | Description | |
---|---|---|
![]() ![]() |
ApplicationUser |
Returns the UserContext for the application user.
|
![]() ![]() |
Current |
Gets the current UserContext.
|
![]() ![]() |
GuestUser |
Returns the UserContext for the application user.
|
![]() |
SecurityProfile |
Gets the security profile of a user.
|
Explicit Interface Implementations
Name | Description | |
---|---|---|
![]() ![]() |
IUserContext..::..UserLocale | |
![]() ![]() |
IUserContext..::..UserProfile |
See Also
Smartsite.Security Namespace