ClientWindowsAuthenticationMembershipProvider.ResetPassword(String, String) Método

Definição

Este método não é usado por esta classe.This method is not used by this class.

public:
 override System::String ^ ResetPassword(System::String ^ username, System::String ^ answer);
public override string ResetPassword (string username, string answer);
override this.ResetPassword : string * string -> string
Public Overrides Function ResetPassword (username As String, answer As String) As String

Parâmetros

username
String

Não usado.Not used.

answer
String

Não usado.Not used.

Retornos

String

Não aplicável.Not applicable. Este membro sempre gera uma exceção.This method always throws an exception.

Exceções

Sempre lançada.Always thrown.

Aplica-se a