StateMessageType Enumeration

 

Defines state message types for the IDType value.

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

[SerializableAttribute]
public enum class StateMessageType

Member nameDescription
Insecure

Message was sent through the fallback status point (FSP).

Secure

Message was sent through the state system.

Return to top
Show: