Creates an instance of StorageSharedKeyCredentialPolicy.
Attempt to log the provided message to the provided logger. If no logger was provided or if the log level does not meat the logger's threshold, then nothing will be logged.
The log level of this log.
The message of this log.
Sends out request.
Get whether or not a log with the provided log level should be logged.
The log level of the log that will be logged.
Whether or not a log with the provided log level should be logged.
Signs request.
Generated using TypeDoc
StorageSharedKeyCredentialPolicy is a policy used to sign HTTP request with a shared key.
StorageSharedKeyCredentialPolicy
{CredentialPolicy}