共用方式為


CertificateValidationCacheOptions.CacheSize 屬性

定義

取得或設定允許快取的已驗證憑證結果數目上限。

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

屬性值

預設值為 1024。

適用於