UnsafeNclNativeMethods class
Contains classes that import unsafe native networking methods. This class cannot be inherited.
internal static class UnsafeNclNativeMethods
Warning
This class is internal and is not meant to be used directly in your code.
Microsoft does not support the use of this class in a production application under any circumstance.
Contains methods imported from crypt32.dll. These methods handle certificates when using Hypertext Transfer Protocol Secure (HTTPS). This class cannot be inherited.
internal static class NativePKI
Discovers available client certificates to send to the server.
internal static X509CertificateCollection FindClientCertificates
System.Security.Cryptography.X509Certificates.X509CertificateCollection
A collection of available client certificates.
Namespace: System.Net
Assembly: System (in System.dll)
.NET feedback
.NET is an open source project. Select a link to provide feedback: