InternalServiceGetResetPasswordUsersToNotify Method

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

Definition

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

Return Value

ADAMObjectForResetPassword

See Also