2 writes to password
System.ServiceModel (2)
System\ServiceModel\Security\UserNamePasswordClientCredential.cs (2)
23this.password = other.password; 49this.password = value;
2 references to password
System.ServiceModel (2)
System\ServiceModel\Security\UserNamePasswordClientCredential.cs (2)
23this.password = other.password; 44return this.password;