AppDomain.ApplicationTrust Eigenschaft

Definition

Ruft Informationen zur Beschreibung von Berechtigungen ab, die einer Anwendung gewährt werden, und gibt an, ob die Anwendung über eine Vertrauensstufe verfügt, mit der sie ausgeführt werden kann.

public:
 property System::Security::Policy::ApplicationTrust ^ ApplicationTrust { System::Security::Policy::ApplicationTrust ^ get(); };
public System.Security.Policy.ApplicationTrust ApplicationTrust { get; }
public System.Security.Policy.ApplicationTrust ApplicationTrust { [System.Security.SecurityCritical] get; }
member this.ApplicationTrust : System.Security.Policy.ApplicationTrust
[<get: System.Security.SecurityCritical>]
member this.ApplicationTrust : System.Security.Policy.ApplicationTrust
Public ReadOnly Property ApplicationTrust As ApplicationTrust

Eigenschaftswert

Ein Objekt, das Berechtigungs- und Vertrauensinformationen für die Anwendung in der Anwendungsdomäne kapselt.

Attribute

Gilt für: