1 instantiation of COAUTHINFO
System.Web (1)
Configuration\RemoteWebConfigurationHost.cs (1)
516ca = new COAUTHINFO(RpcAuthent.WinNT, RpcAuthor.None, null, /*RpcLevel.Connect*/ RpcLevel.Default, RpcImpers.Impersonate, ciptr);
2 references to COAUTHINFO
System.Web (2)
Configuration\RemoteWebConfigurationHost.cs (2)
499COAUTHINFO ca = null; 540Marshal.DestroyStructure(captr, typeof(COAUTHINFO));