M-Files Vault Application Framework
C#
Show/Hide TOC
Default
Configuration
Request
Context
Ex
Current
User
ID 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#
Copy
public
virtual
int
CurrentUserID
{
get
;
protected
set
; }
Property Value
Int32
Implements
IConfigurationRequestContext
CurrentUserID
See Also
Reference
DefaultConfigurationRequestContextEx Class
MFiles.VAF.Configuration.AdminConfigurations Namespace
In This Article
Definition
Property Value
Implements
See Also