次の方法で共有


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。

適用対象