System.Security.Permissions.HostProtectionAttribute.Resources Property

Gets or sets flags specifying categories of functionality that are potentially harmful to the host.

Syntax

public HostProtectionResource Resources { get; set; }

Value

Documentation for this section has not yet been entered.

Remarks

The System.Security.Permissions.HostProtectionResource flags specify the resources exposed by the method or class that are potentially harmful to the host.

Requirements

Namespace: System.Security.Permissions
Assembly: mscorlib (in mscorlib.dll)
Assembly Versions: 2.0.0.0, 4.0.0.0
Since: .NET 2.0