StateMessageUser Enumeration
Encapsulates all known user states used for state messages.
Assembly: Microsoft.ConfigurationManagement.Messaging (in Microsoft.ConfigurationManagement.Messaging.dll)
| Member name | Description | |
|---|---|---|
| CIApplicable | Equivalent to STATE_USERFLAG_CI_APPLICABLE. | |
| CINapEnforced | Equivalent to STATE_USERFLAG_CI_NAP_ENFORCED. | |
| CIPresent | Equivalent to STATE_USERFLAG_CI_PRESENT. | |
| CISmsEnforced | Equivalent to STATE_USERFLAG_CI_SMS_ENFORCED. | |
| CIUserEnforced | Equivalent to STATE_USERFLAG_CI_USER_ENFORCED. | |
| None | Do not use. |
Show: