EventHandlerRequestContextCurrentUserSessionInfo 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#
public SessionInfo CurrentUserSessionInfo { get; }

Property Value

SessionInfo

Implements

IConfigurationRequestContextCurrentUserSessionInfo

See Also