WsFederationOptions.SignOutWreply 屬性
定義
重要
部分資訊涉及發行前產品,在發行之前可能會有大幅修改。 Microsoft 對此處提供的資訊,不做任何明確或隱含的瑕疵擔保。
取得或設定登出期間使用的 '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