This is the complete list of members for xtd::net::network_credential, including all inherited members.
domain() const noexcept | xtd::net::network_credential | |
domain(const xtd::string &value) noexcept | xtd::net::network_credential | |
equals(const object &obj) const noexcept | xtd::object | virtual |
equals(const object_a_t &object_a, const object_b_t &object_b) noexcept | xtd::object | inlinestatic |
get_hash_code() const noexcept | xtd::object | virtual |
get_type() const noexcept | xtd::object | virtual |
memberwise_clone() const | xtd::object | inline |
network_credential()=default | xtd::net::network_credential | |
network_credential(const xtd::string &user_name, const xtd::security::secure_string &password) | xtd::net::network_credential | |
network_credential(const xtd::string &user_name, const xtd::string &password) | xtd::net::network_credential | |
network_credential(const xtd::string &user_name, const xtd::security::secure_string &password, const xtd::string &domain) | xtd::net::network_credential | |
network_credential(const xtd::string &user_name, const xtd::string &password, const xtd::string &domain) | xtd::net::network_credential | |
object()=default | xtd::object | |
password() const noexcept | xtd::net::network_credential | |
password(const xtd::string &value) noexcept | xtd::net::network_credential | |
reference_equals(const object_a_t &object_a, const object_b_t &object_b) noexcept | xtd::object | inlinestatic |
secure_password() const noexcept | xtd::net::network_credential | |
secure_password(const xtd::security::secure_string &value) noexcept | xtd::net::network_credential | |
to_string() const noexcept | xtd::object | virtual |
user_name() const noexcept | xtd::net::network_credential | |
user_name(const xtd::string &value) noexcept | xtd::net::network_credential |