System::Net::CredentialCache::get_DefaultNetworkCredentials method

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