X509ChainPolicy.UrlRetrievalTimeout 屬性
定義
重要
部分資訊涉及發行前產品,在發行之前可能會有大幅修改。 Microsoft 對此處提供的資訊,不做任何明確或隱含的瑕疵擔保。
取得或設定在線上撤銷驗證或下載憑證撤銷清單 (CRL) 期間,耗用的時間上限。 Zero 值表示沒有任何限制。
public:
property TimeSpan UrlRetrievalTimeout { TimeSpan get(); void set(TimeSpan value); };
public TimeSpan UrlRetrievalTimeout { get; set; }
member this.UrlRetrievalTimeout : TimeSpan with get, set
Public Property UrlRetrievalTimeout As TimeSpan
屬性值
TimeSpan 物件。
備註
使用線上撤銷檢查時,這個屬性可用來設定 URL 擷取逾時。