SecurityException.PermissionType Propriété

Définition

Obtient ou définit le type de l’autorisation qui a échoué.

public:
 property Type ^ PermissionType { Type ^ get(); void set(Type ^ value); };
public:
 property Type ^ PermissionType { Type ^ get(); };
public Type? PermissionType { get; set; }
public Type PermissionType { get; set; }
public Type PermissionType { get; }
member this.PermissionType : Type with get, set
member this.PermissionType : Type
Public Property PermissionType As Type
Public ReadOnly Property PermissionType As Type

Valeur de propriété

Type de l’autorisation qui a échoué.

S’applique à