Share via


cloud_client::authentication_scheme Method

Gets the authentication scheme to use to sign HTTP requests for the service client.

azure::storage::authentication_scheme authentication_scheme() const;

Return Value

The authentication scheme to use to sign HTTP requests for the service client.

Requirements

Header: service_client.h

Namespace: azure::storage

See Also

Reference

cloud_client Class