Share via


cloud_client::authentication_handler Method

Gets the authentication handler to use to sign HTTP requests.

std::shared_ptr<protocol::authentication_handler> authentication_handler() const;

Return Value

The authentication handler to use to sign HTTP requests.

Requirements

Header: service_client.h

Namespace: azure::storage

See Also

Reference

cloud_client Class