Click or drag to resize

UserGroupManagerGetSessionLogs Method

Return information from the activity log

Namespace:  FileHold.UserRoleManager
Assembly:  FileHold.UserRoleManager (in FileHold.UserRoleManager.dll) Version: 17.0.0.0
Syntax
C#
public ActivityLogEntry[] GetSessionLogs(
	ActivityLogState state
)

Parameters

state
Type: FileHold.UserRoleManagerActivityLogState

Return Value

Type: ActivityLogEntry
See Also