1 write to _Password
System.Web (1)
Configuration\RemoteWebConfigurationHostStream.cs (1)
40
_Password
= password;
2 references to _Password
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
);