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

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

보호된 메소드들

메소드 설명
AccessRule ( System identity, int accessMask, bool isInherited, System inheritanceFlags, System propagationFlags, System type )

메소드 상세

AccessRule() 보호된 메소드

protected AccessRule ( System identity, int accessMask, bool isInherited, System inheritanceFlags, System propagationFlags, System type )
identity System
accessMask int
isInherited bool
inheritanceFlags System
propagationFlags System
type System