ListaDeComprasClient..::..RecoveryPasswordAsync Method

recovery password as an asynchronous operation.

Namespace:  ListaDeCompras.SDK
Assembly:  ListaDeCompras.SDK (in ListaDeCompras.SDK.dll)

Syntax


public static Task<bool> RecoveryPasswordAsync(
	string email,
	Environment environment
)

Parameters

email
Type: String
The email.
environment
Type: ListaDeCompras.SDK..::..Environment
The environment.

Return Value

Task<Boolean>.