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

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

MutexAuditRule コンストラクタ

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

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

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

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

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

パラメータ

identity

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

eventRights

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

flags

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

例外例外
例外種類条件

ArgumentOutOfRangeException

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

または

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

ArgumentNullException

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

または

eventRights が 0 です。

ArgumentException

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

解説解説

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

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



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

辞書ショートカット

すべての辞書の索引

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

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

   

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



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

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

©2025 GRAS Group, Inc.RSS