InternalServiceSetExceededLoginAttemptsSent Method

Sets the exceeded login attempts notification sent flag for given accounts.

Definition

Namespace: FileHold.UserRoleManager
Assembly: FileHold.UserRoleManager (in FileHold.UserRoleManager.dll) Version: 17.1.0.0
C#
[WebMethodAttribute]
public void SetExceededLoginAttemptsSent(
	string[] users
)

Parameters

users  String

See Also