AppDomain.ApplicationTrust Eigenschaft

Definition

Ruft Informationen ab, die die einer Anwendung gewährten Berechtigungen beschreiben und ob die Anwendung eine Vertrauensebene besitzt, die eine Ausführung zulässt.

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 Informationen über Berechtigungen und Vertrauenswürdigkeit für die Anwendung in der Anwendungsdomäne kapselt.

Attribute

Gilt für: