Options
All
  • Public
  • Public/Protected
  • All
Menu

Interface UserDelegationKey

Package version

A user delegation key A user delegation key.

Hierarchy

  • UserDelegationKey

Index

Properties

signedExpiresOn

signedExpiresOn: Date

The date-time the key expires The date-time the key expires.

signedObjectId

signedObjectId: string

The Azure Active Directory object ID in GUID format. The Azure Active Directory object ID in GUID format.

signedService

signedService: string

Abbreviation of the Azure Storage service that accepts the key Abbreviation of the Azure Storage service that accepts the key.

signedStartsOn

signedStartsOn: Date

The date-time the key is active The date-time the key is active.

signedTenantId

signedTenantId: string

The Azure Active Directory tenant ID in GUID format The Azure Active Directory tenant ID in GUID format.

signedVersion

signedVersion: string

The service version that created the key The service version that created the key.

value

value: string

The key as a base64 string The key as a base64 string.

Generated using TypeDoc