Udostępnij za pośrednictwem


MessageCertificateX509Volatile Constructor (String)

 

Initializes a new instance of the MessageCertificateX509Volatile class.

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

Syntax

public MessageCertificateX509Volatile(
    string certBlob
)
public:
MessageCertificateX509Volatile(
    String^ certBlob
)
Public Sub New (
    certBlob As String
)

Parameters

See Also

MessageCertificateX509Volatile Overload
MessageCertificateX509Volatile Class
Microsoft.ConfigurationManagement.Messaging.Framework Namespace

Return to top