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

UserDelegationKeyModel interface

用户委派密钥

属性

signedExpiresOn

密钥过期的日期-时间

signedObjectId

GUID 格式的 Azure Active Directory 对象 ID。

signedService

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

signedStartsOn

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

signedTenantId

GUID 格式的 Azure Active Directory 租户 ID

signedVersion

创建密钥的服务版本

value

作为 base64 字符串的键

属性详细信息

signedExpiresOn

密钥过期的日期-时间

signedExpiresOn: string

属性值

string

signedObjectId

GUID 格式的 Azure Active Directory 对象 ID。

signedObjectId: string

属性值

string

signedService

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

signedService: string

属性值

string

signedStartsOn

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

signedStartsOn: string

属性值

string

signedTenantId

GUID 格式的 Azure Active Directory 租户 ID

signedTenantId: string

属性值

string

signedVersion

创建密钥的服务版本

signedVersion: string

属性值

string

value

作为 base64 字符串的键

value: string

属性值

string