例外をスローしたアクセス許可の種類を取得します。
Public ReadOnly Property PermissionType As Type
[C#]
public Type PermissionType {get;}
[C++]
public: __property Type* get_PermissionType();
[JScript]
public function get PermissionType() : Type;
プロパティ値
例外をスローしたアクセス許可の種類。
必要条件
プラットフォーム: Windows 98, Windows NT 4.0, Windows Millennium Edition, Windows 2000, Windows XP Home Edition, Windows XP Professional, Windows Server 2003 ファミリ
参照
SecurityException クラス | SecurityException メンバ | System.Security 名前空間