RemoteAddressOperator 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.
Describes operator to be matched.
public enum RemoteAddressOperator
type RemoteAddressOperator =
Public Enum RemoteAddressOperator
- Inheritance
-
RemoteAddressOperator
Fields
| Name | Value | Description |
|---|---|---|
| Any | 0 | Any. |
| IPMatch | 1 | IPMatch. |
| GeoMatch | 2 | GeoMatch. |