AuthenticationInformation.Address 속성

정의

토큰을 생성한 권한의 주소를 가져오거나 설정합니다.

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

속성 값

String

주소입니다.

적용 대상