1 instantiation of CREDUI_INFO
System.IdentityModel (1)
System\IdentityModel\SspiWrapper.cs (1)
817
CREDUI_INFO credui_Info = new
CREDUI_INFO
();
3 references to CREDUI_INFO
System.IdentityModel (3)
System\IdentityModel\NativeMethods.cs (1)
514
ref
CREDUI_INFO
pUiInfo,
System\IdentityModel\SspiWrapper.cs (2)
817
CREDUI_INFO
credui_Info = new CREDUI_INFO();
818
credui_Info.cbSize = Marshal.SizeOf(typeof(
CREDUI_INFO
));