System.Security.Cryptography.X509Certificates.X509ChainPolicy.UrlRetrievalTimeout Property

Gets the time span that elapsed during online revocation verification or downloading the certificate revocation list (CRL).

Syntax

public TimeSpan UrlRetrievalTimeout { get; set; }

Value

Documentation for this section has not yet been entered.

Remarks

When using online revocation checking, this property can be used to set the URL retrieval timeout.

Requirements

Namespace: System.Security.Cryptography.X509Certificates
Assembly: System (in System.dll)
Assembly Versions: 2.0.0.0, 4.0.0.0
Since: .NET 2.0