IConfigurationRequestContext Interface

The context of an MFAdmin Configurator request.

Definition

Namespace: MFiles.VAF.Configuration.AdminConfigurations
Assembly: MFiles.VAF.Configuration (in MFiles.VAF.Configuration.dll) Version: 23.12.13247.3
C#
public interface IConfigurationRequestContext

Properties

CurrentUserID The id of the user making the request.
CurrentUserSessionInfo The session of the user making the request.
ResolveLoginAccount  
Vault The transaction bound vault for the request.

See Also