MessageSecurityMode Enumeration
Supported security modes.
Assembly: Microsoft.ConfigurationManagement.Messaging (in Microsoft.ConfigurationManagement.Messaging.dll)
| Member name | Description | |
|---|---|---|
| HttpMode | HTTP mode. | |
| HttpsMode | HTTPS mode (SSL). | |
| MixedMode | Site is operating in mixed mode. | |
| NativeMode | Site is operating in native mode. | |
| Unknown | Unknown or unset. |
Show: