System.Net.NetworkInformation.NetworkInformationPermissionAttribute.CreatePermission Method

Creates and returns a new System.Net.NetworkInformation.NetworkInformationPermission object.

Syntax

[System.MonoTODO("verify implementation")]
public override System.Security.IPermission CreatePermission ()

Returns

A System.Net.NetworkInformation.NetworkInformationPermission that corresponds to this attribute.

Remarks

This method should only be called by the security system, never by application code.

Requirements

Namespace: System.Net.NetworkInformation
Assembly: System (in System.dll)
Assembly Versions: 2.0.0.0, 4.0.0.0
Since: .NET 2.0