Click or drag to resize

ExternalPortalManagerRestorePassword Method

Namespace:  FileHold.LibraryManager
Assembly:  FileHold.LibraryManager (in FileHold.LibraryManager.dll) Version: 17.0.0.0
Syntax
C#
public void RestorePassword(
	string email,
	string source
)

Parameters

email
Type: SystemString
source
Type: SystemString
See Also