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)
65
IRemoteWebConfigurationHostServer remoteSrv = RemoteWebConfigurationHost.CreateRemoteObject(_Server,
_Username
, _Domain, _Password);
205
IRemoteWebConfigurationHostServer remoteSrv = RemoteWebConfigurationHost.CreateRemoteObject(_Server,
_Username
, _Domain, _Password);