System::Net::WebRequest::get_Credentials method

WebRequest::get_Credentials method

Gets authentication information that is associated with the current request.

virtual System::SharedPtr<ICredentials> System::Net::WebRequest::get_Credentials()

ReturnValue

Authentication information that is associated with the current request.

See Also