Share via


ClientFormsAuthenticationMembershipProvider.ChangePasswordQuestionAndAnswer 메서드

정의

이 메서드는 이 클래스에서 사용되지 않습니다.

public:
 override bool ChangePasswordQuestionAndAnswer(System::String ^ username, System::String ^ password, System::String ^ newPasswordQuestion, System::String ^ newPasswordAnswer);
public override bool ChangePasswordQuestionAndAnswer (string username, string password, string newPasswordQuestion, string newPasswordAnswer);
override this.ChangePasswordQuestionAndAnswer : string * string * string * string -> bool
Public Overrides Function ChangePasswordQuestionAndAnswer (username As String, password As String, newPasswordQuestion As String, newPasswordAnswer As String) As Boolean

매개 변수

username
String

사용되지 않습니다.

password
String

사용되지 않습니다.

newPasswordQuestion
String

사용되지 않습니다.

newPasswordAnswer
String

사용되지 않습니다.

반환

Boolean

해당 사항 없음 이 메서드는 항상 예외를 throw합니다.

예외

항상 throw됩니다.

설명

만들기, 삭제 또는 사용 하 여 사용자 정보를 수정할 수 없습니다는 ClientFormsAuthenticationMembershipProvider 클래스입니다.

적용 대상

추가 정보