你当前正在访问 Microsoft Azure Global Edition 技术文档网站。 如果需要访问由世纪互联运营的 Microsoft Azure 中国技术文档网站,请访问 https://docs.azure.cn

UserDelegationKey 类

定义

用户委派密钥

public class UserDelegationKey
type UserDelegationKey = class
Public Class UserDelegationKey
继承
UserDelegationKey

属性

SignedExpiresOn

密钥过期的日期-时间

SignedObjectId

GUID 格式的 Azure Active Directory 对象 ID。

SignedService

接受密钥的 Azure 存储服务的缩写

SignedStartsOn

密钥处于活动状态的日期时间

SignedTenantId

GUID 格式的 Azure Active Directory 租户 ID

SignedVersion

创建密钥的服务版本

Value

作为 base64 字符串的键

适用于