HostProtectionException.ProtectedResources Egenskap

Definition

Hämtar eller anger de värdskyddsresurser som inte är tillgängliga för delvis betrodd kod.

public:
 property System::Security::Permissions::HostProtectionResource ProtectedResources { System::Security::Permissions::HostProtectionResource get(); };
public System.Security.Permissions.HostProtectionResource ProtectedResources { get; }
member this.ProtectedResources : System.Security.Permissions.HostProtectionResource
Public ReadOnly Property ProtectedResources As HostProtectionResource

Egenskapsvärde

En bitvis kombination av värden HostProtectionResource som identifierar de otillgängliga värdskyddskategorierna. Standardvärdet är None.

Kommentarer

Den här egenskapen identifierar de värdskyddskategorier som värden har angett som otillgängliga för kod som inte är helt betrodd.

Gäller för