60 {
61 get
62 {
64 {
65 return string.Empty;
66 }
68 {
70 if (LogonId.LowPart == 998)
71 {
72 return string.Empty;
73 }
75 try
76 {
78 if (num < 0)
79 {
81 }
84 }
85 finally
86 {
88 }
89 }
91 }
92 }
int Initialize(int capacity)
static unsafe? string PtrToStringUni(IntPtr ptr)
static int SizeOf(object structure)
static Exception GetExceptionFromNtStatus(int status)
readonly string _authType
static global::Interop.LUID GetLogonAuthId(SafeAccessTokenHandle safeTokenHandle)
SafeAccessTokenHandle _safeTokenHandle