[StructLayout(LayoutKind.Sequential, CharSet=CharSet.Auto)] struct BG_BASIC_CREDENTIALS { public string UserName; public string Pssword; }
TODO
None.