C# Class cMsmq.SECURITY_DESCRIPTOR

Mostrar archivo 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_oe property

public short control
return short

dacl public_oe property

public IntPtr,System dacl
return System.IntPtr

group public_oe property

public IntPtr,System group
return System.IntPtr

owner public_oe property

public IntPtr,System owner
return System.IntPtr

revision public_oe property

public byte revision
return byte

sacl public_oe property

public IntPtr,System sacl
return System.IntPtr

size public_oe property

public byte size
return byte