Skip to content

CertificateLoader.LoadFromStoreCert(string, string, StoreLocation, bool, bool)

LoadFromStoreCert(string, string, StoreLocation, bool, bool)

static
View source
public static X509Certificate2 LoadFromStoreCert(string subject, string storeName, StoreLocation storeLocation, bool allowInvalid, bool server)

Parameters

subjectstring
storeNamestring
storeLocationStoreLocation
allowInvalidbool
serverbool