https://learn.microsoft.com/zh-cn/dotnet/api/system.net.networkinformation.networkinformationpermission.-ctor?view=netframework-4.7.2
NetworkInformationPermission Constructor (System.Net.NetworkInformation) | Microsoft Learn
Initializes a new instance of the NetworkInformationPermission class.
constructorsystemmicrosoftlearn
https://learn.microsoft.com/zh-cn/dotnet/api/system.net.networkinformation.networkinformationpermission.intersect?view=netframework-4.7.2
NetworkInformationPermission.Intersect(IPermission) Method (System.Net.NetworkInformation) |...
Creates and returns a permission that is the intersection of the current permission and the specified permission.
intersectmethodsystem
https://learn.microsoft.com/zh-cn/dotnet/api/system.net.networkinformation.networkinformationpermission.issubsetof?view=netframework-4.7.2
NetworkInformationPermission.IsSubsetOf(IPermission) Method (System.Net.NetworkInformation) |...
Determines whether the current permission is a subset of the specified permission.
methodsystem