UserGroupManagerGetSessionLogs Method

Return information from the activity log

Definition

Namespace: FileHold.UserRoleManager
Assembly: FileHold.UserRoleManager (in FileHold.UserRoleManager.dll) Version: 17.1.0.0
C#
[WebMethodAttribute(Description = "Return information from the activity log")]
public ActivityLogEntry[] GetSessionLogs(
	ActivityLogState state
)

Parameters

state  ActivityLogState
 

Return Value

ActivityLogEntry

See Also