Share via


GenericAce.InheritanceFlags 屬性

定義

取得旗標,指定這個存取控制項目 (ACE) 的繼承屬性。

public:
 property System::Security::AccessControl::InheritanceFlags InheritanceFlags { System::Security::AccessControl::InheritanceFlags get(); };
public System.Security.AccessControl.InheritanceFlags InheritanceFlags { get; }
member this.InheritanceFlags : System.Security.AccessControl.InheritanceFlags
Public ReadOnly Property InheritanceFlags As InheritanceFlags

屬性值

旗標,指定這個 ACE 的繼承屬性。

適用於