M-Files Vault Application Framework
C#
Show/Hide TOC
Environment
Base
Current
User
Session
Info Property
Returns the original user SessionInfo if it exists in the current context.
Definition
Namespace:
MFiles.VAF.Common
Assembly:
MFiles.VAF (in MFiles.VAF.dll) Version: 24.1.706.1
C#
Copy
public
SessionInfo
CurrentUserSessionInfo
{
get
; }
Property Value
SessionInfo
Implements
IEnvironment
CurrentUserSessionInfo
See Also
Reference
EnvironmentBase Class
MFiles.VAF.Common Namespace
In This Article
Definition
Property Value
Implements
See Also