IUserContext Members
Include Protected Members
Include Inherited Members
Defines the properties of the context of the user session.
The IUserContext type exposes the following members.
Properties
Name | Description | |
---|---|---|
AuthenticationType | Gets the value that specifies the authentication mode. | |
Token | Gets the value that specifies the security token. | |
UserName | Gets the value that specifies the user name. |
Top