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

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

공개 메소드들

메소드 설명
GetBinaryForm ( byte binaryForm, int offset ) : void
Purge ( System sid ) : void
RemoveInheritedAces ( ) : void
this ( int index ) : System.Security.AccessControl.GenericAce

비공개 메소드들

메소드 설명
CommonAcl ( )

메소드 상세

GetBinaryForm() 공개 최종 메소드

public final GetBinaryForm ( byte binaryForm, int offset ) : void
binaryForm byte
offset int
리턴 void

Purge() 공개 메소드

public Purge ( System sid ) : void
sid System
리턴 void

RemoveInheritedAces() 공개 메소드

public RemoveInheritedAces ( ) : void
리턴 void

this() 공개 최종 메소드

public final this ( int index ) : System.Security.AccessControl.GenericAce
index int
리턴 System.Security.AccessControl.GenericAce