HostProtectionException.ProtectedResources Proprietà

Definizione

Ottiene o imposta le risorse di protezione host inaccessibili al codice parzialmente attendibile.

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

Valore della proprietà

Combinazione bit per bit dei valori che HostProtectionResource identificano le categorie di protezione host inaccessibili. Il valore predefinito è None.

Commenti

Questa proprietà identifica le categorie di protezione host specificate dall'host come inaccessibili al codice non completamente attendibile.

Si applica a