Package version:

Class AzureSASCredential

A static-signature-based credential that supports updating the underlying signature value.

Implements

Constructors

Accessors

Methods

Constructors

Accessors

Methods

  • Change the value of the signature.

    Updates will take effect upon the next request after updating the signature value.

    Parameters

    • newSignature: string

      The new shared access signature value to be used

    Returns void