Share via


MessageCertificateX509Volatile Constructor

 

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

Overload List

Name Description
System_CAPS_pubmethod MessageCertificateX509Volatile(Byte[])

Initializes a new instance of the MessageCertificateX509Volatile class.

System_CAPS_pubmethod MessageCertificateX509Volatile(Byte[], String)

Initializes a new instance of the MessageCertificateX509Volatile class.

System_CAPS_pubmethod MessageCertificateX509Volatile(MessageCertificateX509)

Initializes a new instance of the MessageCertificateX509Volatile class. Build an in-memory certificate by using MessageCertificateX509File.

System_CAPS_pubmethod MessageCertificateX509Volatile(String)

Initializes a new instance of the MessageCertificateX509Volatile class.

System_CAPS_pubmethod MessageCertificateX509Volatile(String, String)

Initializes a new instance of the MessageCertificateX509Volatile class. Reads a PFX certificate file.

System_CAPS_pubmethod MessageCertificateX509Volatile(X509Certificate2)

Initializes a new instance of the MessageCertificateX509Volatile class.

See Also

MessageCertificateX509Volatile Class
Microsoft.ConfigurationManagement.Messaging.Framework Namespace

Return to top