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
Syntaxpublic void SetExceededLoginAttemptsSent(
string[] users
)
Parameters
- users
- Type: SystemString
See Also