The following tables list the members exposed by GeoBlockingPolicyBuilder.
Public Constructors
Public Properties
| Name | Description |
| RedirectUrl | Gets or sets the redirect URL. |
Top
Public Methods
| Name | Description |
| Allow | Unless you have called blocked before all countries are allowed, you can allow location can be country or regions by explicitly setting them here |
| Block |
Blocked location can be country or regions
|
| Build |
generates the GeoBlockingPolicy
|
| Exclude |
exclude a given IP address from the rule
|
Top
Extension Methods
See Also