다음을 통해 공유


Saml2SubjectConfirmationData.Address 속성

정의

증명하는 엔터티가 어설션을 제시할 수 있는 네트워크 주소/위치를 가져오거나 설정합니다. [Saml2Core, 2.4.1.2]

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

속성 값

주소를 포함하는 문자열입니다.

설명

주소 특성입니다.

적용 대상