MessageCertificateX509Volatile Constructor
Namespace: Microsoft.ConfigurationManagement.Messaging.Framework
Assembly: Microsoft.ConfigurationManagement.Messaging (in Microsoft.ConfigurationManagement.Messaging.dll)
Overload List
Name | Description | |
---|---|---|
MessageCertificateX509Volatile(Byte[]) | Initializes a new instance of the MessageCertificateX509Volatile class. |
|
MessageCertificateX509Volatile(Byte[], String) | Initializes a new instance of the MessageCertificateX509Volatile class. |
|
MessageCertificateX509Volatile(MessageCertificateX509) | Initializes a new instance of the MessageCertificateX509Volatile class. Build an in-memory certificate by using MessageCertificateX509File. |
|
MessageCertificateX509Volatile(String) | Initializes a new instance of the MessageCertificateX509Volatile class. |
|
MessageCertificateX509Volatile(String, String) | Initializes a new instance of the MessageCertificateX509Volatile class. Reads a PFX certificate file. |
|
MessageCertificateX509Volatile(X509Certificate2) | Initializes a new instance of the MessageCertificateX509Volatile class. |
See Also
MessageCertificateX509Volatile Class
Microsoft.ConfigurationManagement.Messaging.Framework Namespace
Return to top