System.Security.HostProtectionException: Property Members

The properties of System.Security.HostProtectionException are listed below. For a list of all members, see the HostProtectionException Members list.

See Also: Inherited members from System.SystemException

Public Properties

[read-only]
DemandedResourcesSystem.Security.Permissions.HostProtectionResource.

Gets or sets the demanded host protection resources that caused the exception to be thrown.

[read-only]
ProtectedResourcesSystem.Security.Permissions.HostProtectionResource.

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