EventWaitHandleAuditRule コンストラクタとは? わかりやすく解説

Weblio 辞書 > コンピュータ > .NET Framework クラス ライブラリ リファレンス > EventWaitHandleAuditRule コンストラクタの意味・解説 

EventWaitHandleAuditRule コンストラクタ

メモ : このコンストラクタは、.NET Framework version 2.0新しく追加されたものです。

監査するユーザーまたはグループ監査する権限成功失敗、またはその両方のいずれを監査するかを指定して、EventWaitHandleAuditRule クラス新しインスタンス初期化します。

名前空間: System.Security.AccessControl
アセンブリ: mscorlib (mscorlib.dll 内)
構文構文

Public Sub New ( _
    identity As IdentityReference, _
    eventRights As EventWaitHandleRights, _
    flags As AuditFlags _
)
Dim identity As IdentityReference
Dim eventRights As EventWaitHandleRights
Dim flags As AuditFlags

Dim instance As New EventWaitHandleAuditRule(identity,
 eventRights, flags)
public EventWaitHandleAuditRule (
    IdentityReference identity,
    EventWaitHandleRights eventRights,
    AuditFlags flags
)
public:
EventWaitHandleAuditRule (
    IdentityReference^ identity, 
    EventWaitHandleRights eventRights, 
    AuditFlags flags
)
public EventWaitHandleAuditRule (
    IdentityReference identity, 
    EventWaitHandleRights eventRights, 
    AuditFlags flags
)
public function EventWaitHandleAuditRule (
    identity : IdentityReference, 
    eventRights : EventWaitHandleRights, 
    flags : AuditFlags
)

パラメータ

identity

規則適用対象となるユーザーまたはグループSecurityIdentifier 型にするか、または SecurityIdentifier 型に変換できる NTAccount などの型にする必要があります

eventRights

監査するアクセス種類を示す EventWaitHandleRights 値のビットごとの組み合わせ

flags

成功失敗、またはその両方のいずれを監査するかを示す AuditFlags 値のビットごとの組み合わせ

例外例外
例外種類条件

ArgumentOutOfRangeException

eventRights無効な値が指定されています。

または

flags無効な値が指定されています。

ArgumentNullException

identitynull 参照 (Visual Basic では Nothing) です。

または

eventRights が 0 です。

ArgumentException

flags が AuditFlags.None です。

ArgumentException

identitySecurityIdentifierではなくSecurityIdentifier 型に変換できる NTAccount などの型でもありません。

解説解説

ユーザー名またはグループ名を表す文字列から NTAccount オブジェクト作成するには、System.Security.Principal.NTAccount(String) コンストラクタ使用します

プラットフォームプラットフォーム
バージョン情報バージョン情報
参照参照
関連項目
EventWaitHandleAuditRule クラス
EventWaitHandleAuditRule メンバ
System.Security.AccessControl 名前空間



英和和英テキスト翻訳>> Weblio翻訳
英語⇒日本語日本語⇒英語
  

辞書ショートカット

すべての辞書の索引

「EventWaitHandleAuditRule コンストラクタ」の関連用語

EventWaitHandleAuditRule コンストラクタのお隣キーワード
検索ランキング

   

英語⇒日本語
日本語⇒英語
   



EventWaitHandleAuditRule コンストラクタのページの著作権
Weblio 辞書 情報提供元は 参加元一覧 にて確認できます。

   
日本マイクロソフト株式会社日本マイクロソフト株式会社
© 2025 Microsoft.All rights reserved.

©2025 GRAS Group, Inc.RSS