<StructLayout(LayoutKind.Sequential)> _
Public Structure SID
Public Revision As Byte
Public SubAuthorityCount As Byte
Public IdentifierAuthority As SID_IDENTIFIER_AUTHORITY
<MarshalAs(UnmanagedType.ByValArray, SizeConst:=ANYSIZE_ARRAY)> _
Public SubAuthority(ANYSIZE_ARRAY) As UInt32
End Structure
User-Defined Field Types:
None.
Notes:
None.
Please edit this page!
Do you have...
helpful tips?
corrections to the existing content?
alternate definitions?
additional languages you want to include?
Select "Edit This Page" on the right hand toolbar and edit it! Or add new pages containing any supporting types needed.