次の方法で共有


WsFederationOptions.SignOutWreply プロパティ

定義

サインアウト時に使用される 'wreply' 値を取得または設定します。何も指定しない場合は、Wreply フィールドの値が使用されます。

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

プロパティ値

適用対象