Share via


ClientFormsAuthenticationMembershipProvider.GetUserNameByEmail(String) 메서드

정의

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

public:
 override System::String ^ GetUserNameByEmail(System::String ^ email);
public override string GetUserNameByEmail (string email);
override this.GetUserNameByEmail : string -> string
Public Overrides Function GetUserNameByEmail (email As String) As String

매개 변수

email
String

사용되지 않습니다.

반환

String

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

예외

항상 throw됩니다.

적용 대상

추가 정보