set_Credentials()
HttpClientHandler::set_Credentials(System::SharedPtr<ICredentials>) method
Sets the authentication information.
void System::Net::Http::HttpClientHandler::set_Credentials(System::SharedPtr<ICredentials> value)
Arguments
Parameter | Type | Description |
---|---|---|
value | System::SharedPtr<ICredentials> | The value that will be set. |
See Also
- Typedef SharedPtr
- Class ICredentials
- Class HttpClientHandler
- Namespace System::Net::Http
- Library Aspose.Slides