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 的继承属性的标志。

适用于