HostProtectionException.ProtectedResources Proprietà

Definizione

Ottiene o imposta le risorse di protezione host non accessibili a 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à

HostProtectionResource

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

Commenti

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

Si applica a