MPKeyInformationCertificate Class

 

Represents a management point certificate returned from the MPKEYINFORMATION blob.

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

System::Object
  Microsoft.ConfigurationManagement.Messaging.Messages::MPKeyInformationCertificate

[SerializableAttribute]
public ref class MPKeyInformationCertificate sealed 

NameDescription
System_CAPS_pubmethodMPKeyInformationCertificate()

Initializes a new instance of the MPKeyInformationCertificate class.

NameDescription
System_CAPS_pubpropertyCertificateString

Gets or sets the SMS certificate blob.

System_CAPS_pubpropertySignature

Gets or sets the signature for the certificate, as a string.

NameDescription
System_CAPS_pubmethodEquals(Object^)

(Inherited from Object.)

System_CAPS_pubmethodGetHashCode()

(Inherited from Object.)

System_CAPS_pubmethodGetType()

(Inherited from Object.)

System_CAPS_pubmethodToString()

(Inherited from Object.)

Any public static ( Shared in Visual Basic) members of this type are thread safe. Any instance members are not guaranteed to be thread safe.

Return to top
Show: