M-Files Vault Application Framework
C#
Show/Hide TOC
Event
Handler
Request
Context
Current
User
Session
Info Property
The session of the user making the request.
Definition
Namespace:
MFiles.VAF.AdminConfigurations
Assembly:
MFiles.VAF (in MFiles.VAF.dll) Version: 24.1.706.1
C#
Copy
public
SessionInfo
CurrentUserSessionInfo
{
get
; }
Property Value
SessionInfo
Implements
IConfigurationRequestContext
CurrentUserSessionInfo
See Also
Reference
EventHandlerRequestContext Class
MFiles.VAF.AdminConfigurations Namespace
In This Article
Definition
Property Value
Implements
See Also