Click or drag to resize

SessionManagerGetSessionInfo Method

Return information about particular session

Namespace:  FileHold.UserRoleManager
Assembly:  FileHold.UserRoleManager (in FileHold.UserRoleManager.dll) Version: 17.0.0.0
Syntax
C#
public SessionInfo GetSessionInfo(
	string sessionId
)

Parameters

sessionId
Type: SystemString

Return Value

Type: SessionInfo
See Also