UserDelegationKeyModel interface
用户委托密钥
属性
| signed |
密钥到期的日期和时间 |
| signed |
Azure Active Directory 对象 ID 格式为 GUID 格式。 |
| signed |
接受密钥的 Azure Storage 服务的缩写 |
| signed |
密钥激活的日期时间 |
| signed |
The Azure Active Directory tenant ID in GUID 格式 |
| signed |
创建密钥的服务版本 |
| value | 按键作为base64弦 |
属性详细信息
signedExpiresOn
密钥到期的日期和时间
signedExpiresOn: Date
属性值
Date
signedObjectId
Azure Active Directory 对象 ID 格式为 GUID 格式。
signedObjectId: string
属性值
string
signedService
接受密钥的 Azure Storage 服务的缩写
signedService: string
属性值
string
signedStartsOn
密钥激活的日期时间
signedStartsOn: Date
属性值
Date
signedTenantId
The Azure Active Directory tenant ID in GUID 格式
signedTenantId: string
属性值
string
signedVersion
创建密钥的服务版本
signedVersion: string
属性值
string
value
按键作为base64弦
value: string
属性值
string