PnrpScope Enumeration
.NET Framework (current version)
Specifies the different scopes of a PNRP cloud.
Assembly: System.Net (in System.Net.dll)
| Member name | Description | |
|---|---|---|
| All | All IP addresses are allowed to register with the PNRP Cloud. There is no difference between any scope and all scopes. | |
| Global | The scope is global; all valid IP addresses are allowed to register with the PNRP Cloud. | |
| LinkLocal | The scope is link-local; only IP addresses defined for the local area subnet are allowed to register with the PNRP Cloud. | |
| SiteLocal | The scope is site-local; only IP addresses defined for the site are allowed to register with the PNRP. |
PnrpScope is an enumerated type.
.NET Framework
Available since 3.5
Available since 3.5
Show: