MessageCertificateX509File.Find Method
Namespace: Microsoft.ConfigurationManagement.Messaging.Framework
Assembly: Microsoft.ConfigurationManagement.Messaging (in Microsoft.ConfigurationManagement.Messaging.dll)
Overload List
Name | Description | |
---|---|---|
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. |
|
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