SecurityException.PermissionType Vlastnost

Definice

Získá nebo nastaví typ oprávnění, které selhalo.

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

Hodnota vlastnosti

Typ oprávnění, které selhalo.

Platí pro