Bagikan melalui


SetCookieHeaderValue.Secure Properti

Definisi

Mendapatkan atau menetapkan nilai untuk Secure atribut cookie.

Atribut Secure membatasi cakupan cookie ke saluran "aman".

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

Nilai Properti

Keterangan

Lihat https://tools.ietf.org/html/rfc6265#section-4.1.2.5.

Berlaku untuk