UserDelegationKey interface
A user delegation key.
signed |
The date-time the key expires. |
signed |
The Azure Active Directory object ID in GUID format. |
signed |
Abbreviation of the Azure Storage service that accepts the key. |
signed |
The date-time the key is active. |
signed |
The Azure Active Directory tenant ID in GUID format. |
signed |
The service version that created the key. |
value | The key as a base64 string. |
The date-time the key expires.
signedExpiresOn: Date
Property Value
Date
The Azure Active Directory object ID in GUID format.
signedObjectId: string
Property Value
string
Abbreviation of the Azure Storage service that accepts the key.
signedService: string
Property Value
string
The date-time the key is active.
signedStartsOn: Date
Property Value
Date
The Azure Active Directory tenant ID in GUID format.
signedTenantId: string
Property Value
string
The service version that created the key.
signedVersion: string
Property Value
string
The key as a base64 string.
value: string
Property Value
string
Azure SDK for JavaScript feedback
Azure SDK for JavaScript is an open source project. Select a link to provide feedback: