EventHandlerRequestContextCurrentUserID Property

The id of the user making the request.

Definition

Namespace: MFiles.VAF.AdminConfigurations
Assembly: MFiles.VAF (in MFiles.VAF.dll) Version: 24.1.706.1
C#
public int CurrentUserID { get; }

Property Value

Int32

Implements

IConfigurationRequestContextCurrentUserID

See Also