次の方法で共有


SecurityCallContext.IsSecurityEnabled プロパティ

現在のコンテキストでセキュリティ チェックが有効かどうかを確認します。

Public ReadOnly Property IsSecurityEnabled As Boolean
[C#]
public bool IsSecurityEnabled {get;}
[C++]
public: __property bool get_IsSecurityEnabled();
[JScript]
public function get IsSecurityEnabled() : Boolean;

プロパティ値

現在のコンテキストでセキュリティ チェックが有効な場合は true 。それ以外の場合は false

必要条件

プラットフォーム: Windows 2000, Windows XP Home Edition, Windows XP Professional, Windows Server 2003 ファミリ

.NET Framework セキュリティ:

参照

SecurityCallContext クラス | SecurityCallContext メンバ | System.EnterpriseServices 名前空間