Basahin sa Ingles I-edit

Ibahagi sa


PnrpScope Enum

Definition

Specifies the different scopes of a PNRP cloud.

C#
public enum PnrpScope
Inheritance
PnrpScope

Fields

Name Value Description
All 0

All IP addresses are allowed to register with the PNRP Cloud. There is no difference between any scope and all scopes.

Global 1

The scope is global; all valid IP addresses are allowed to register with the PNRP Cloud.

SiteLocal 2

The scope is site-local; only IP addresses defined for the site are allowed to register with the PNRP.

LinkLocal 3

The scope is link-local; only IP addresses defined for the local area subnet are allowed to register with the PNRP Cloud.

Remarks

PnrpScope is an enumerated type.

Applies to

Produkto Mga Bersyon
.NET 8 (package-provided), 9 (package-provided), 10 (package-provided)
.NET Framework 3.5, 4.0, 4.5, 4.5.1, 4.5.2, 4.6, 4.6.1, 4.6.2, 4.7, 4.7.1, 4.7.2, 4.8, 4.8.1
.NET Standard 2.0 (package-provided)
Windows Desktop 3.0, 3.1, 5, 6, 7, 8, 9, 10