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::ustring &value) noexcept | xtd::net::network_credential | |
| equals(const object &obj) const noexcept | xtd::object | |
| equals(const object &object_a, const object &object_b) noexcept | xtd::object | static |
| get_hash_code() const noexcept | xtd::object | virtual |
| get_type() const noexcept | xtd::object | virtual |
| memberwise_clone() const noexcept | xtd::object | inline |
| network_credential()=default | xtd::net::network_credential | |
| network_credential(const xtd::ustring &user_name, const xtd::security::secure_string &password) | xtd::net::network_credential | |
| network_credential(const xtd::ustring &user_name, const xtd::ustring &password) | xtd::net::network_credential | |
| network_credential(const xtd::ustring &user_name, const xtd::security::secure_string &password, const xtd::ustring &domain) | xtd::net::network_credential | |
| network_credential(const xtd::ustring &user_name, const xtd::ustring &password, const xtd::ustring &domain) | xtd::net::network_credential | |
| object()=default | xtd::object | |
| password() const noexcept | xtd::net::network_credential | |
| password(const xtd::ustring &value) noexcept | xtd::net::network_credential | |
| reference_equals(const object &object_a, const object &object_b) noexcept | xtd::object | static |
| 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::ustring &value) noexcept | xtd::net::network_credential |