ConfigurationPermission.IsUnrestricted Methode

Definition

Gibt an, ob der Berechtigungszustand für das ConfigurationPermission-Objekt der Unrestricted-Wert der PermissionState-Enumeration ist.

public:
 virtual bool IsUnrestricted();
public bool IsUnrestricted ();
abstract member IsUnrestricted : unit -> bool
override this.IsUnrestricted : unit -> bool
Public Function IsUnrestricted () As Boolean

Gibt zurück

true, wenn der Berechtigungszustand für die ConfigurationPermission der Unrestricted-Wert von PermissionState ist; andernfalls false.

Implementiert

Gilt für: