<PackageReference Include="System.Security.Permissions" Version="10.0.0-preview.1.25080.5" />

PnrpScope

public enum PnrpScope
Specifies the different scopes of a PNRP cloud.
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.

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

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