Click or drag to resize

SessionManagerChangeUserSessionsRefreshFeaturesStatus Method

Namespace:  FileHold.UserRoleManager
Assembly:  FileHold.UserRoleManager (in FileHold.UserRoleManager.dll) Version: 17.0.0.0
Syntax
C#
public void ChangeUserSessionsRefreshFeaturesStatus(
	bool allSessions,
	bool refreshFeaturesStatus,
	string sessionId
)

Parameters

allSessions
Type: SystemBoolean
refreshFeaturesStatus
Type: SystemBoolean
sessionId
Type: SystemString
See Also