英語で読む

次の方法で共有


AccessControlSections 列挙型

定義

保存するセキュリティ記述子のセクション、または読み込むセキュリティ記述子のセクションを指定します。

この列挙体は、メンバー値のビットごとの組み合わせをサポートしています。

C#
[System.Flags]
public enum AccessControlSections
継承
AccessControlSections
属性

フィールド

名前 説明
Access 2

随意アクセス制御リスト (DACL: Discretionary Access Control List)。

All 15

セキュリティ記述子全体。

Audit 1

システム アクセス制御リスト (SACL: System Access Control List)。

Group 8

プライマリ グループ。

None 0

セクションを指定しません。

Owner 4

所有者。

適用対象

製品 バージョン
.NET Core 1.0, Core 1.1, 6, 7, 8, 9
.NET Framework 2.0, 3.0, 3.5, 4.0, 4.5, 4.5.1, 4.5.2, 4.6, 4.6.1, 4.6.2, 4.7, 4.7.1, 4.7.2, 4.8, 4.8.1
.NET Standard 2.0
Windows Desktop 3.0, 3.1, 5