cloud_table_client::set_authentication_scheme Method
Sets the authentication scheme to use to sign HTTP requests.
WASTORAGE_API void set_authentication_scheme(
azure::storage::authentication_scheme value
) override;
Parameters
- value
The authentication scheme.
Return Value
Requirements
Header: table.h
Namespace: azure::storage