HstsOptions.MaxAge Properti

Definisi

Mengatur parameter usia maksimum header Strict-Transport-Security.

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

Nilai Properti

Keterangan

Diperlukan usia maksimal; default ke 30 hari. Melihat: https://tools.ietf.org/html/rfc6797#section-6.1.1

Berlaku untuk