get_Credentials()

WebRequest::get_Credentials() method

Gets authentication information that is associated with the current request.

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

Return Value

Authentication information that is associated with the current request.

See Also