1 write to _Username
System.Web (1)
Configuration\RemoteWebConfigurationHostStream.cs (1)
38_Username = username;
2 references to _Username
System.Web (2)
Configuration\RemoteWebConfigurationHostStream.cs (2)
65IRemoteWebConfigurationHostServer remoteSrv = RemoteWebConfigurationHost.CreateRemoteObject(_Server, _Username, _Domain, _Password); 205IRemoteWebConfigurationHostServer remoteSrv = RemoteWebConfigurationHost.CreateRemoteObject(_Server, _Username, _Domain, _Password);