CertificateLoader Class 
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
Enables loading TLS certificates from the certificate store.
public ref class CertificateLoader abstract sealed
	public static class CertificateLoader
	type CertificateLoader = class
	Public Class CertificateLoader
		- Inheritance
 - 
				CertificateLoader
 
Methods
| LoadFromStoreCert(String, String, StoreLocation, Boolean) | 
		 Loads a certificate from the certificate store.  |