C# 클래스 System.Security.AccessControl.ObjectAuditRule

상속: AuditRule
파일 보기 프로젝트 열기: dotnet/corefx 1 사용 예제들

보호된 메소드들

메소드 설명
ObjectAuditRule ( System identity, int accessMask, bool isInherited, System inheritanceFlags, System propagationFlags, System objectType, System inheritedObjectType, System auditFlags )

메소드 상세

ObjectAuditRule() 보호된 메소드

protected ObjectAuditRule ( System identity, int accessMask, bool isInherited, System inheritanceFlags, System propagationFlags, System objectType, System inheritedObjectType, System auditFlags )
identity System
accessMask int
isInherited bool
inheritanceFlags System
propagationFlags System
objectType System
inheritedObjectType System
auditFlags System