ClientRegistrationAuthentication Enumeration
Registration request type. This is only used in mixed mode; native mode requests are always authenticated.
Assembly: Microsoft.ConfigurationManagement.Messaging (in Microsoft.ConfigurationManagement.Messaging.dll)
| Member name | Description | |
|---|---|---|
| Authenticated | The registration request will go to the ccm_windows_auth VDIR. This is the default setting. | |
| Unauthenticated | The registration request will go to the ccm_windows_altauth VDIR. |
Show: