SecurityException.PermissionType Özellik

Tanım

Başarısız olan iznin türünü alır veya ayarlar.

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

Özellik Değeri

Başarısız olan iznin türü.

Şunlara uygulanır