xtd 0.2.0
xtd::net::network_credential Member List

This is the complete list of members for xtd::net::network_credential, including all inherited members.

domain() const noexceptxtd::net::network_credential
domain(const xtd::ustring &value) noexceptxtd::net::network_credential
equals(const object &obj) const noexceptxtd::object
equals(const object &object_a, const object &object_b) noexceptxtd::objectstatic
get_hash_code() const noexceptxtd::objectvirtual
get_type() const noexceptxtd::objectvirtual
memberwise_clone() const noexceptxtd::objectinline
network_credential()=defaultxtd::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()=defaultxtd::object
password() const noexceptxtd::net::network_credential
password(const xtd::ustring &value) noexceptxtd::net::network_credential
reference_equals(const object &object_a, const object &object_b) noexceptxtd::objectstatic
secure_password() const noexceptxtd::net::network_credential
secure_password(const xtd::security::secure_string &value) noexceptxtd::net::network_credential
to_string() const noexceptxtd::objectvirtual
user_name() const noexceptxtd::net::network_credential
user_name(const xtd::ustring &value) noexceptxtd::net::network_credential