CommonSecurityDescriptor.SetDiscretionaryAclProtection メソッドとは? わかりやすく解説

Weblio 辞書 > コンピュータ > .NET Framework クラス ライブラリ リファレンス > CommonSecurityDescriptor.SetDiscretionaryAclProtection メソッドの意味・解説 

CommonSecurityDescriptor.SetDiscretionaryAclProtection メソッド

メモ : このメソッドは、.NET Framework version 2.0新しく追加されたものです。

この CommonSecurityDescriptor オブジェクト関連付けられた随意アクセス制御リスト (DACL: Discretionary Access Control List) の継承保護設定します保護された DACL は、親コンテナからアクセス規則継承しません。

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

Public Sub SetDiscretionaryAclProtection (
 _
    isProtected As Boolean, _
    preserveInheritance As Boolean _
)
Dim instance As CommonSecurityDescriptor
Dim isProtected As Boolean
Dim preserveInheritance As Boolean

instance.SetDiscretionaryAclProtection(isProtected, preserveInheritance)
public void SetDiscretionaryAclProtection (
    bool isProtected,
    bool preserveInheritance
)
public:
void SetDiscretionaryAclProtection (
    bool isProtected, 
    bool preserveInheritance
)
public void SetDiscretionaryAclProtection (
    boolean isProtected, 
    boolean preserveInheritance
)
public function SetDiscretionaryAclProtection
 (
    isProtected : boolean, 
    preserveInheritance : boolean
)

パラメータ

isProtected

DACL を継承から保護する場合true

preserveInheritance

継承されアクセス規則を DACL で維持する場合true継承されアクセス規則を DACL から削除する場合false

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



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

辞書ショートカット

すべての辞書の索引

CommonSecurityDescriptor.SetDiscretionaryAclProtection メソッドのお隣キーワード
検索ランキング

   

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



CommonSecurityDescriptor.SetDiscretionaryAclProtection メソッドのページの著作権
Weblio 辞書 情報提供元は 参加元一覧 にて確認できます。

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

©2025 GRAS Group, Inc.RSS