get_Credentials()

WebProxy::get_Credentials() method

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

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

Return Value

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

See Also