Click or drag to resize

SessionManagerShouldSessionFeaturesBeRefreshed Method

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

Parameters

sessionId
Type: SystemString

Return Value

Type: Boolean
See Also