MembershipContext Properties |
The MembershipContext type exposes the following members.
Name | Description | |
---|---|---|
![]() ![]() | AllowOnlyRead |
Returns true if the current context allows only reading of the data
|
![]() ![]() | AuthenticatedUser |
Returns current authenticated user.
|
![]() | ColumnNames |
Available column names.
(Inherited from AbstractDataContainerParentObjectType.) |
![]() ![]() | CurrentSession |
Current session info.
|
![]() ![]() | CurrentUserProfile |
Current user info object according the URL parameter of the current request.
It is available when the request contains parameters "userid", "username" or "userguid" with valid value of the user.
|
![]() ![]() | ImpersonatedUserName |
Gets user name of impersonated user.
|
![]() | IsDefault |
Returns true if the context is the default request context
(Inherited from ContextContainerTParent.) |
![]() | Item |
Gets the value of particular property
(Inherited from AbstractHierarchicalObjectTObject.) |
![]() | Key |
Unique container key
(Inherited from ContextContainerTParent.) |
![]() ![]() | MFAuthenticationTokenNotInitialized |
Indicates if multi-factor token ID was initialized.
|
![]() | Properties |
Properties available through the context.
(Inherited from AbstractHierarchicalObjectTObject.) |
![]() | PropertyList |
Used property list
(Inherited from AbstractHierarchicalObjectTObject.) |
![]() | RegisteredColumns |
Registered Columns
(Inherited from AbstractSimpleDataContainerTObject.) |
![]() | RegisteredColumnsObject |
Registered Columns object
(Inherited from AbstractSimpleDataContainerTObject.) |
![]() | RegisteredProperties |
Registered properties
(Inherited from AbstractHierarchicalObjectTObject.) |
![]() | RegisteredPropertiesObject |
Registered properties object
(Inherited from AbstractHierarchicalObjectTObject.) |
![]() ![]() | SignOutPending |
If true, SignOut method was called in this method and user is figuratively signed out.
|
![]() | UseLocalColumns |
If true, the object uses local columns
(Inherited from AbstractSimpleDataContainerTObject.) |
![]() | UseLocalProperties |
If true, the object uses local properties
(Inherited from AbstractHierarchicalObjectTObject.) |
![]() ![]() | UserAccountLockedDueToInvalidLogonAttempts |
Indicates if user reached maximal allowed number of invalid logon attempts.
|
![]() ![]() | UserAccountLockedDueToPasswordExpiration |
Indicates if user account was locked because its password expired.
|
![]() ![]() | UserAuthenticationFailedDueToInvalidPasscode |
Indicates if login failed due to invalid passcode.
|
![]() ![]() | UserIsBanned |
Indicates whether the user is banned using BannedIP modules.
|
![]() ![]() | UserIsPartiallyAuthenticated |
Indicates if user is partially authenticated. Previously inserted username and password were correct.
|