Share via


X509ChainPolicy.VerificationTimeIgnored Özellik

Tanım

X.509 sertifika zinciri oluştururken zincir doğrulamasının mı yoksa geçerli sistem saatini mi kullanması VerificationTime gerektiğini belirten bir değer alır veya ayarlar.

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

Özellik Değeri

true yoksayılırsa ve geçerli sistem saati kullanılırsa VerificationTime ; değilse false. Varsayılan değer: true.

Şunlara uygulanır