System::Net::HttpWebRequest::get_Credentials method
HttpWebRequest::get_Credentials method
Gets authentication information that is associated with the current request.
System::SharedPtr<ICredentials> System::Net::HttpWebRequest::get_Credentials() override
ReturnValue
Authentication information that is associated with the current request.
See Also
- Typedef SharedPtr
- Class ICredentials
- Class HttpWebRequest
- Namespace System::Net
- Library Aspose.PUB for C++