InternalServiceGetExceededLoginAttempts Method

Gets the list of exceeded login attempts.

Definition

Namespace: FileHold.UserRoleManager
Assembly: FileHold.UserRoleManager (in FileHold.UserRoleManager.dll) Version: 17.1.0.0
C#
[WebMethodAttribute]
public ActivityLogEntry[] GetExceededLoginAttempts()

Return Value

ActivityLogEntry

See Also