DnsRedirection Enum
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
License type to create a specialized license
This enumeration supports a bitwise combination of its member values.
[System.Flags]
public enum DnsRedirection
[<System.Flags>]
type DnsRedirection =
Public Enum DnsRedirection
- Inheritance
-
DnsRedirection
- Attributes
Fields
Name | Value | Description |
---|---|---|
Disabled | 0 | Dns redirection is disabled |
MdeDiscovery | 1 | MDE DNS. Uses DNS query _rmsdisco._http._tcp. This mode is the default |