ObjectSecurity.AccessRulesModified 속성

정의

ObjectSecurity 개체와 연결된 액세스 규칙이 수정되었는지 여부를 지정하는 부울 값을 가져오거나 설정합니다.

protected:
 property bool AccessRulesModified { bool get(); void set(bool value); };
protected bool AccessRulesModified { get; set; }
member this.AccessRulesModified : bool with get, set
Protected Property AccessRulesModified As Boolean

속성 값

true 이 개체와 연결된 액세스 규칙이 수정되었으면 이 ObjectSecurity 고, false그렇지 않으면 .

적용 대상