System.Security.HostProtectionException.ProtectedResources Property

Gets or sets the host protection resources that are inaccessible to partially trusted code.

Syntax

public System.Security.Permissions.HostProtectionResource ProtectedResources { get; }

Value

Documentation for this section has not yet been entered.

Remarks

This property identifies the host protection categories that the host has specified as being inaccessible to code that is not fully trusted.

Requirements

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