The DnsList type exposes the following members.
Methods
Name | Description | |
---|---|---|
![]() | CheckDomainList |
This method checks if the domain passed in is found in the dns list.
|
![]() | CheckIPList |
This method reverses the octets of the IP address and prefixes it to the list domain and does a dns lookup
to determine if the ip address is in the list.
|
![]() | Equals | (Inherited from Object.) |
![]() | GetHashCode | Serves as a hash function for a particular type. (Inherited from Object.) |
![]() | GetType | Gets the Type of the current instance. (Inherited from Object.) |
![]() | ToString | (Inherited from Object.) |
See Also