Click or drag to resize

InternalServiceSetExceededLoginAttemptsSent Method

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

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

Parameters

users
Type: SystemString
See Also