get_DefaultNetworkCredentials()

CredentialCache::get_DefaultNetworkCredentials() method

Returns the network credentials of the current user or application.

static System::SharedPtr<NetworkCredential> System::Net::CredentialCache::get_DefaultNetworkCredentials()

See Also