IConfigurationRequestContextCurrentUserSessionInfo Property |
The session of the user making the request.
Namespace:
MFiles.VAF.Configuration.AdminConfigurations
Assembly:
MFiles.VAF.Configuration (in MFiles.VAF.Configuration.dll) Version: 21.8.10524.1
SyntaxSessionInfo CurrentUserSessionInfo { get; }
ReadOnly Property CurrentUserSessionInfo As SessionInfo
Get
property SessionInfo^ CurrentUserSessionInfo {
SessionInfo^ get ();
}
Property Value
Type:
SessionInfo
See Also