다음을 통해 공유


ClientRoleProvider.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

속성 값

공급자의 애플리케이션 이름입니다.

설명

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

적용 대상

추가 정보