SystemAcl 類別
重要
部分資訊涉及發行前產品,在發行之前可能會有大幅修改。 Microsoft 對此處提供的資訊,不做任何明確或隱含的瑕疵擔保。
表示系統存取控制清單 (SACL)。
public ref class SystemAcl sealed : System::Security::AccessControl::CommonAcl
public sealed class SystemAcl : System.Security.AccessControl.CommonAcl
type SystemAcl = class
inherit CommonAcl
Public NotInheritable Class SystemAcl
Inherits CommonAcl
- 繼承
System |
使用指定的值,初始化 SystemAcl 類別的新執行個體。 |
System |
使用指定的值,初始化 SystemAcl 類別的新執行個體。 |
System |
Binary |
取得目前 CommonAcl 物件的二進位表示長度 (以位元組為單位)。 使用 GetBinaryForm(Byte[], Int32) 方法,將存取控制清單 (ACL) 封送處理至二進位陣列之前,應使用這個長度。 (繼承來源 CommonAcl) |
Count |
取得目前 CommonAcl 物件中的存取控制項目 (ACE) 數目。 (繼承來源 CommonAcl) |
Is |
取得布林值,指定目前 CommonAcl 物件中的存取控制項目 (ACE) 是否為標準順序。 (繼承來源 CommonAcl) |
Is |
設定 CommonAcl 物件是否為容器。 (繼承來源 CommonAcl) |
IsDS |
設定目前 CommonAcl 物件是否為目錄物件存取控制清單 (ACL)。 (繼承來源 CommonAcl) |
Is |
這個屬性一律設為 |
Item[Int32] |
取得或設定在指定索引處的 CommonAce。 (繼承來源 CommonAcl) |
Revision |
取得 CommonAcl 的修訂層級。 (繼承來源 CommonAcl) |
Sync |
這個屬性永遠會傳回 |
ICollection. |
將目前 GenericAcl 的每個 GenericAce 複製到指定陣列中。 (繼承來源 GenericAcl) |
IEnumerable. |
傳回 AceEnumerator 類別的新執行個體,該執行個體轉換成 IEnumerator 介面的執行個體。 (繼承來源 GenericAcl) |
Cast<TResult>(IEnumerable) |
將 IEnumerable 的項目轉換成指定的型別。 |
Of |
根據指定的型別來篩選 IEnumerable 的項目。 |
As |
啟用查詢的平行化作業。 |
As |
將 IEnumerable 轉換成 IQueryable。 |
產品 | 版本 |
---|---|
.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 |