226 {
227 get
228 {
230 {
231 return null;
232 }
234 {
237 {
238 global::Interop.SID_AND_ATTRIBUTES[]
array =
new global::Interop.SID_AND_ATTRIBUTES[
safeLocalAllocHandle.Read<global::Interop.TOKEN_GROUPS>(0
uL).GroupCount];
240 global::Interop.SID_AND_ATTRIBUTES[]
array2 =
array;
241 for (
int i = 0;
i <
array2.Length;
i++)
242 {
244 uint num = 3221225492
u;
246 {
248 }
249 }
250 }
252 }
254 }
255 }
void Add(TKey key, TValue value)
static IntPtr OffsetOf(Type t, string fieldName)
static SafeLocalAllocHandle GetTokenInformation(SafeAccessTokenHandle tokenHandle, TokenInformationClass tokenInformationClass, bool nullOnInvalidParam=false)
IdentityReferenceCollection _groups
SafeAccessTokenHandle _safeTokenHandle
static int CompareExchange(ref int location1, int value, int comparand)