NetworkInformationPermissionAttribute(SecurityAction) Constructor
Definitie
Belangrijk
Bepaalde informatie heeft betrekking op een voorlopige productversie die aanzienlijk kan worden gewijzigd voordat deze wordt uitgebracht. Microsoft biedt geen enkele expliciete of impliciete garanties met betrekking tot de informatie die hier wordt verstrekt.
Initialiseert een nieuw exemplaar van de NetworkInformationPermissionAttribute klasse.
public:
NetworkInformationPermissionAttribute(System::Security::Permissions::SecurityAction action);
public NetworkInformationPermissionAttribute(System.Security.Permissions.SecurityAction action);
new System.Net.NetworkInformation.NetworkInformationPermissionAttribute : System.Security.Permissions.SecurityAction -> System.Net.NetworkInformation.NetworkInformationPermissionAttribute
Public Sub New (action As SecurityAction)
Parameters
- action
- SecurityAction
Een SecurityAction waarde die het machtigingsgedrag aangeeft.
Opmerkingen
De beveiligingsactie bepaalt welke bellers over de machtiging moeten beschikken.