System::Net::IWebProxy::get_Credentials method

IWebProxy::get_Credentials method

RTTI information.

virtual System::SharedPtr<ICredentials> System::Net::IWebProxy::get_Credentials()=0

ReturnValue

Credentials for authentication on the proxy server.

Remarks

Gets credentials for authentication on the proxy server.

See Also