UserDelegationKey クラス

定義

ユーザー委任キー。

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

プロパティ

SignedExpiresOn

キーの有効期限が切れる日時。

SignedObjectId

GUID 形式の Azure Active Directory オブジェクト ID。

SignedService

キーを受け入れる Azure Storage サービスの省略形。

SignedStartsOn

キーがアクティブな日時。

SignedTenantId

GUID 形式の Azure Active Directory テナント ID。

SignedVersion

キーを作成したサービス バージョン。

Value

base64 文字列としてのキー。

適用対象