Click or drag to resize

InternalServiceGetResetPasswordUsersToNotify Method

Returns locally manager users who should be notified about password reset and obtain token

Namespace:  FileHold.UserRoleManager
Assembly:  FileHold.UserRoleManager (in FileHold.UserRoleManager.dll) Version: 17.0.0.0
Syntax
C#
public ADAMObjectForResetPassword[] GetResetPasswordUsersToNotify()

Return Value

Type: ADAMObjectForResetPassword
See Also