다음을 통해 공유


ConnectedServiceAuthenticator.NeedToAuthenticateText 속성

정의

가 'false'이므로 사용할 수 IsAuthenticated 있는 인스턴스가 없을 때 표시할 값을 가져오거나 설정합니다.

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

속성 값

String를 반환합니다.

적용 대상