Share via


http_client_config::credentials Method

Get the client credentials

const http::client::credentials& credentials() const;

Return Value

A reference to the client credentials.

Requirements

Header: http_client.h

Namespace: web::http::client

See Also

Reference

http_client_config Class