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

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

보호된 메소드들

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

메소드 상세

AuthorizationRule() 보호된 메소드

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