set_Password()

NetworkCredential::set_Password(String) method

Sets the password.

void System::Net::NetworkCredential::set_Password(String value)

Arguments

ParameterTypeDescription
valueStringThe password to set.

See Also