Bagikan melalui


X509ChainPolicy.VerificationTimeIgnored Properti

Definisi

Mendapatkan atau menetapkan nilai yang menunjukkan apakah validasi rantai harus digunakan VerificationTime atau waktu sistem saat ini saat membangun rantai sertifikat X.509.

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

Nilai Properti

true jika VerificationTime diabaikan dan waktu sistem saat ini digunakan; jika tidak false. Default adalah true.

Berlaku untuk