AuthenticationInfo.AuthenticationLabel 속성

정의

인증의 레이블을 결정하는 값을 가져오거나 설정합니다.

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

속성 값

인증의 레이블을 나타내는 값입니다.

적용 대상