public interface IConfigurationRequestContextEx : IConfigurationRequestContext
CurrentUserID |
The id of the user making the request.
(Inherited from IConfigurationRequestContext) |
CurrentUserSessionInfo |
The session of the user making the request.
(Inherited from IConfigurationRequestContext) |
LoginAccount | The login account of the user making the request. |
ResolveLoginAccount |
(Inherited from IConfigurationRequestContext) |
UserAccount | The user account of the user making the request. |
Vault |
The transaction bound vault for the request.
(Inherited from IConfigurationRequestContext) |