System::Net::WebProxy::get_Credentials method

WebProxy::get_Credentials method

Gets the credentials that are sent to the proxy server for authentication.

System::SharedPtr<ICredentials> System::Net::WebProxy::get_Credentials()

ReturnValue

The credentials that are sent to the proxy server for authentication.

See Also