C# 클래스 cMsmq.SECURITY_DESCRIPTOR

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

공개 프로퍼티들

프로퍼티 타입 설명
control short
dacl System.IntPtr
group System.IntPtr
owner System.IntPtr
revision byte
sacl System.IntPtr
size byte

프로퍼티 상세

control 공개적으로 프로퍼티

public short control
리턴 short

dacl 공개적으로 프로퍼티

public IntPtr,System dacl
리턴 System.IntPtr

group 공개적으로 프로퍼티

public IntPtr,System group
리턴 System.IntPtr

owner 공개적으로 프로퍼티

public IntPtr,System owner
리턴 System.IntPtr

revision 공개적으로 프로퍼티

public byte revision
리턴 byte

sacl 공개적으로 프로퍼티

public IntPtr,System sacl
리턴 System.IntPtr

size 공개적으로 프로퍼티

public byte size
리턴 byte