共用方式為


UserDelegationKey interface

使用者委派金鑰。

屬性

signedExpiresOn

金鑰到期的日期時間。

signedObjectId

GUID 格式的 Azure Active Directory 物件識別碼。

signedService

接受金鑰的 Azure 儲存體服務縮寫。

signedStartsOn

索引鍵作用中的日期時間。

signedTenantId

GUID 格式的 Azure Active Directory 租使用者識別碼。

signedVersion

建立金鑰的服務版本。

value

索引鍵做為 base64 字串。

屬性詳細資料

signedExpiresOn

金鑰到期的日期時間。

signedExpiresOn: Date

屬性值

Date

signedObjectId

GUID 格式的 Azure Active Directory 物件識別碼。

signedObjectId: string

屬性值

string

signedService

接受金鑰的 Azure 儲存體服務縮寫。

signedService: string

屬性值

string

signedStartsOn

索引鍵作用中的日期時間。

signedStartsOn: Date

屬性值

Date

signedTenantId

GUID 格式的 Azure Active Directory 租使用者識別碼。

signedTenantId: string

屬性值

string

signedVersion

建立金鑰的服務版本。

signedVersion: string

屬性值

string

value

索引鍵做為 base64 字串。

value: string

屬性值

string