C# Class cMsmq.SECURITY_DESCRIPTOR

Show file Open project: SNikalaichyk/cMsmq Class Usage Examples

Public Properties

Property Type Description
control short
dacl System.IntPtr
group System.IntPtr
owner System.IntPtr
revision byte
sacl System.IntPtr
size byte

Property Details

control public property

public short control
return short

dacl public property

public IntPtr,System dacl
return System.IntPtr

group public property

public IntPtr,System group
return System.IntPtr

owner public property

public IntPtr,System owner
return System.IntPtr

revision public property

public byte revision
return byte

sacl public property

public IntPtr,System sacl
return System.IntPtr

size public property

public byte size
return byte