SecurityInfos 列舉

定義

指定要查詢或設定的安全性描述元 (Security Descriptor) 區段。

此列舉支援其成員值的位元組合。

C#
[System.Flags]
public enum SecurityInfos
繼承
SecurityInfos
屬性

欄位

名稱 Description
DiscretionaryAcl 4

指定 Discretionary 存取控制清單 (DACL)。

Group 2

指定主要群組識別項。

Owner 1

指定擁有人識別項。

SystemAcl 8

指定系統存取控制名單 (SACL)。

適用於

產品 版本
.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