Sdílet prostřednictvím


ClientFormsAuthenticationMembershipProvider.GetPassword Metoda

Definice

Tato metoda není používána touto třídou.

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

Parametry

username
String

Nepoužívá se.

answer
String

Nepoužívá se.

Návraty

Neužívá se. Tato metoda vždy vyvolá výjimku.

Výjimky

Vždy vyvolána.

Platí pro

Viz také