1 instantiation of COAUTHIDENTITY
System.Web (1)
Configuration\RemoteWebConfigurationHost.cs (1)
512ci = new COAUTHIDENTITY(username, domain, password);
2 references to COAUTHIDENTITY
System.Web (2)
Configuration\RemoteWebConfigurationHost.cs (2)
504COAUTHIDENTITY ci = null; 544Marshal.DestroyStructure(ciptr, typeof(COAUTHIDENTITY));