DefaultConfigurationRequestContextExLoginAccount Property

The login account of the user making the request.

Definition

Namespace: MFiles.VAF.Configuration.AdminConfigurations
Assembly: MFiles.VAF.Configuration (in MFiles.VAF.Configuration.dll) Version: 23.12.13247.3
C#
public virtual LoginAccount LoginAccount { get; protected set; }

Property Value

LoginAccount

Implements

IConfigurationRequestContextExLoginAccount

See Also