Share via


Scope.AppliesToAddress 속성

정의

신뢰 당사자의 appliesTo 주소를 가져오거나 설정합니다.

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

속성 값

신뢰 당사자의 appliesTo 주소입니다. 일반적으로 URI입니다.

적용 대상