Share via


ClientFormsAuthenticationMembershipProvider.ApplicationName 속성

정의

이 속성은 이 클래스에서 사용되지 않습니다.

public:
 virtual property System::String ^ ApplicationName { System::String ^ get(); void set(System::String ^ value); };
public override string ApplicationName { get; set; }
member this.ApplicationName : string with get, set
Public Overrides Property ApplicationName As String

속성 값

String

사용자 지정 멤버 자격 공급자를 사용하는 애플리케이션의 이름입니다.

설명

이 속성을 설정 해도 효과가 없습니다.

적용 대상

추가 정보