Click or drag to resize

InternalServiceSetResetPasswordUsersNotified Method

Sets reset password token 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 SetResetPasswordUsersNotified(
	ADAMObjectForResetPassword[] usersToNotify
)

Parameters

usersToNotify
Type: FileHold.UserRoleManagerADAMObjectForResetPassword
See Also