ClientWindowsAuthenticationMembershipProvider.GetPassword(String, String) 方法
定义
此类未使用此方法。This method is not used by this class.
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
参数
- username
- String
未使用。Not used.
- answer
- String
未使用。Not used.
返回
不适用。Not applicable. 此方法总是引发异常。This method always throws an exception.
例外
始终引发。Always thrown.