MessageCertificateX509File Constructor
Namespace: Microsoft.ConfigurationManagement.Messaging.Framework
Assembly: Microsoft.ConfigurationManagement.Messaging (in Microsoft.ConfigurationManagement.Messaging.dll)
Overload List
Name | Description | |
---|---|---|
MessageCertificateX509File(String) | Initializes a new instance of the MessageCertificateX509File class. Builds a MessageCertificateX509File object using the default store of MY and store location of LocalMachine. |
|
MessageCertificateX509File(String, String) | Initializes a new instance of the MessageCertificateX509File class. Builds a MessageCertificateX509File object using the default store location of LocalMachine. |
|
MessageCertificateX509File(String, String, StoreLocation) | Initializes a new instance of the MessageCertificateX509File class. |
See Also
MessageCertificateX509File Class
Microsoft.ConfigurationManagement.Messaging.Framework Namespace
Return to top