SessionManagerChangeUserSessionsRefreshFeaturesStatus Method
            Change 'Refresh features' status for all sessions or the specific one
            
Namespace: FileHold.UserRoleManagerAssembly: FileHold.UserRoleManager (in FileHold.UserRoleManager.dll) Version: 17.1.0.0
[WebMethodAttribute(Description = "Change 'Refresh features' status for all sessions or the specific one")]
public void ChangeUserSessionsRefreshFeaturesStatus(
	bool allSessions,
	bool refreshFeaturesStatus,
	string sessionId
)
Parameters
- allSessions  Boolean
 - refreshFeaturesStatus  Boolean
 - sessionId  String