GenericAce.InheritanceFlags プロパティ

定義

このアクセス制御エントリ (ACE: Access Control Entry) の継承プロパティを指定するフラグを取得します。

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 の継承プロパティを指定するフラグ。

適用対象