Options
All
  • Public
  • Public/Protected
  • All
Menu

Class StorageSharedKeyCredential

Package version

ONLY AVAILABLE IN NODE.JS RUNTIME.

StorageSharedKeyCredential for account key authorization of Azure Storage service.

export
class

StorageSharedKeyCredential

extends

{Credential}

Hierarchy

Implements

  • object

Index

Constructors

Properties

Methods

Constructors

constructor

Properties

accountName

accountName: string

Azure Storage account name; readonly.

type

{string}

memberof

StorageSharedKeyCredential

Methods

computeHMACSHA256

  • computeHMACSHA256(stringToSign: string): string

create

Generated using TypeDoc