UserDelegationKey interface
使用者委派金鑰。
signed |
金鑰到期的日期時間。 |
signed |
GUID 格式的 Azure Active Directory 物件識別碼。 |
signed |
接受金鑰的 Azure 記憶體服務縮寫。 |
signed |
索引鍵作用中的日期時間。 |
signed |
GUID 格式的 Azure Active Directory 租使用者識別碼。 |
signed |
建立金鑰的服務版本。 |
value | 索引鍵做為base64字串。 |
金鑰到期的日期時間。
TypeScript
signedExpiresOn: Date
屬性值
Date
GUID 格式的 Azure Active Directory 物件識別碼。
TypeScript
signedObjectId: string
屬性值
string
接受金鑰的 Azure 記憶體服務縮寫。
TypeScript
signedService: string
屬性值
string
索引鍵作用中的日期時間。
TypeScript
signedStartsOn: Date
屬性值
Date
GUID 格式的 Azure Active Directory 租使用者識別碼。
TypeScript
signedTenantId: string
屬性值
string
建立金鑰的服務版本。
TypeScript
signedVersion: string
屬性值
string
索引鍵做為base64字串。
TypeScript
value: string
屬性值
string