AuthenticationInfo.UserLabel 속성

정의

암호의 레이블을 나타내는 지정한 텍스트를 가져오거나 설정합니다.

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

속성 값

사용자의 레이블입니다.

적용 대상