System::Net::CredentialCache::get_DefaultCredentials method

CredentialCache::get_DefaultCredentials method

RTTI information.

static System::SharedPtr<ICredentials> System::Net::CredentialCache::get_DefaultCredentials()

Remarks

Returns the system credentials of the application.

See Also