CertificateUpdateSuccess.StatusMessageType Property
Status event is of type CCM_ServiceHost_CertificateUpdateSuccess.
Namespace: Microsoft.ConfigurationManagement.Messaging.StatusMessages
Assembly: Microsoft.ConfigurationManagement.Messaging (in Microsoft.ConfigurationManagement.Messaging.dll)
Syntax
public override string StatusMessageType { get; }
public:
property String^ StatusMessageType {
virtual String^ get() override;
}
Public Overrides ReadOnly Property StatusMessageType As String
Property Value
Type: System.String
See Also
CertificateUpdateSuccess Class
Microsoft.ConfigurationManagement.Messaging.StatusMessages Namespace
Return to top