Bagikan melalui


SessionSecurityTokenReceivedEventArgs.ReissueCookie Properti

Definisi

Mendapatkan atau menetapkan nilai yang menentukan apakah akan mengeluarkan kembali cookie sesi dengan respons.

public:
 property bool ReissueCookie { bool get(); void set(bool value); };
public bool ReissueCookie { get; set; }
member this.ReissueCookie : bool with get, set
Public Property ReissueCookie As Boolean

Nilai Properti

true untuk membuat ulang cookie sesi dengan respons; jika tidak, false. Defaultnya adalah false, cookie sesi tidak diterbitkan kembali dengan respons.

Berlaku untuk