UserDelegationKey Class

Definition

Represents a user delegation key, provided to the user by Azure Storage based on their Azure Active Directory access token.

C#
public sealed class UserDelegationKey
Inheritance
UserDelegationKey

Constructors

Properties

SignedExpiry

The datetime this token expires.

SignedOid

Object ID of this token.

SignedService

What service this key is valid for.

SignedStart

The datetime this token becomes valid.

SignedTid

Tenant ID of the tenant that issued this token.

SignedVersion

The version identifier of the REST service that created this token.

Value

The user delegation key.

Applies to

Product Versions
Azure SDK for .NET Legacy, Latest