AuthorizationRule.InheritanceFlags プロパティ

定義

この規則を子オブジェクトが継承する方法を決定するフラグの値を取得します。

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

プロパティ値

列挙値のビットごとの組み合わせ。

適用対象