다음을 통해 공유


SecurityTokenDescriptor.ReplyToAddress 속성

정의

RequestSecurityTokenResponse의 ReplyToAddress 속성에 대한 주소를 가져오거나 설정합니다.

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

속성 값

주소를 나타내는 URI입니다.

적용 대상