UnsafeNclNativeMethods 類別

包含匯入不安全原生網路方法的類別。 此類別無法獲得繼承。

internal static class UnsafeNclNativeMethods

警告

這是內部類別,所以無法直接用於程式碼。

Microsoft 在任何情況下都不支援在實際執行應用程式中使用此類別。

NativePKI 類別

包含從 crypt32.dll 匯入的方法。 這些方法會在使用超文字傳輸通訊協定安全 (HTTPS) 時處理憑證。 此類別無法獲得繼承。

internal static class NativePKI

NativePKI.FindClientCertificates 方法

探索要傳送至伺服器的可用用戶端憑證。

internal static X509CertificateCollection FindClientCertificates

傳回值

System.Security.Cryptography.X509Certificates.X509CertificateCollection

可用用戶端憑證的集合。

需求

命名空間︰System.Net

組件:系統 (在 System.dll 內)