3 instantiations of UNICODE_INTPTR_STRING
mscorlib (3)
system\security\principal\windowsidentity.cs (3)
993Win32Native.UNICODE_INTPTR_STRING Name = new Win32Native.UNICODE_INTPTR_STRING(sourceName.Length, 1044Win32Native.UNICODE_INTPTR_STRING PackageName = new Win32Native.UNICODE_INTPTR_STRING(Win32Native.MICROSOFT_KERBEROS_NAME.Length, 1101logonInfo.ClientUpn = new Win32Native.UNICODE_INTPTR_STRING(upnBytes.Length,
12 references to UNICODE_INTPTR_STRING
mscorlib (12)
microsoft\win32\win32native.cs (10)
504internal UNICODE_INTPTR_STRING ClientUpn; // REQUIRED: UPN for client 505internal UNICODE_INTPTR_STRING ClientRealm; // Optional: Client Realm, if known 567internal UNICODE_INTPTR_STRING Name; 588internal UNICODE_INTPTR_STRING Name; 624internal UNICODE_INTPTR_STRING UserName; 625internal UNICODE_INTPTR_STRING LogonDomain; 626internal UNICODE_INTPTR_STRING AuthenticationPackage; 2590[In] ref UNICODE_INTPTR_STRING OriginName, 2609[In] ref UNICODE_INTPTR_STRING PackageName, 2616[In] ref UNICODE_INTPTR_STRING LogonProcessName,
system\security\principal\windowsidentity.cs (2)
993Win32Native.UNICODE_INTPTR_STRING Name = new Win32Native.UNICODE_INTPTR_STRING(sourceName.Length, 1044Win32Native.UNICODE_INTPTR_STRING PackageName = new Win32Native.UNICODE_INTPTR_STRING(Win32Native.MICROSOFT_KERBEROS_NAME.Length,