API Reference
Struct
EdnsClientSubnetOption
Represents an EDNS Client Subnet option to include in queries.
Inheritance
- ValueType
- EdnsClientSubnetOption
Usage
This type appears in these public API surfaces even when no hand-authored example is attached directly to the page.
Returned or exposed by
- Property DnsMessageOptions.Subnet
- Property EdnsOptions.Subnet
Accepted by parameters
- Constructor DnsMessageOptions.DnsMessageOptions
- Method DnsMessageOptions.Deconstruct
Constructors
public EdnsClientSubnetOption(String Subnet) #Represents an EDNS Client Subnet option to include in queries.
Parameters
- Subnet System.String
Methods
Inherited Methods
Properties
public String Subnet { get; set; } #