DefaultConfigurationRequestContextExCurrentUserID Property

The id 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 int CurrentUserID { get; protected set; }

Property Value

Int32

Implements

IConfigurationRequestContextCurrentUserID

See Also