MessageClassAttributeSetting Enumeration
Flags for the MessageClassAttribute.
Assembly: Microsoft.ConfigurationManagement.Messaging (in Microsoft.ConfigurationManagement.Messaging.dll)
| Member name | Description | |
|---|---|---|
| None | No flags are set. If SigningSmsId is specified, the message will be signed. | |
| NotSigned | The message is never signed. | |
| SigningRequired | Signing is required for the message. If SigningSmsId is not specified, the message will not be sent. |
Show: