Partager via


MessageCertificateX509File.Find Method

 

Namespace:   Microsoft.ConfigurationManagement.Messaging.Framework
Assembly:  Microsoft.ConfigurationManagement.Messaging (in Microsoft.ConfigurationManagement.Messaging.dll)

Overload List

Name Description
System_CAPS_pubmethodSystem_CAPS_static Find(StoreLocation, String, X509FindType, String)

Attempts to find a certificate and assign the property information to select the matching certificate. If there are multiple matches, only the first match will be returned.

System_CAPS_pubmethodSystem_CAPS_static Find(StoreLocation, String, X509FindType, String, Boolean)

Attempts to find a certificate and assign the property information to select the matching certificate. If there are multiple matches, only the first match will be returned.

See Also

MessageCertificateX509File Class
Microsoft.ConfigurationManagement.Messaging.Framework Namespace

Return to top