Share via


Scope.ReplyToAddress 속성

정의

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

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

속성 값

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

적용 대상