QueueGetUserDelegationKeyParameters interface
取得使用者委派金鑰的參數。
屬性
| delegated |
使用者委派金鑰的租戶 ID。 |
| expires |
使用者委派金鑰的結束時間。 必須在目前時間的7天內 |
| starts |
使用者委派金鑰的啟動時間。 必須在目前時間的7天內 |
屬性詳細資料
delegatedUserTenantId
使用者委派金鑰的租戶 ID。
delegatedUserTenantId: string
屬性值
string
expiresOn
使用者委派金鑰的結束時間。 必須在目前時間的7天內
expiresOn: Date
屬性值
Date
startsOn
使用者委派金鑰的啟動時間。 必須在目前時間的7天內
startsOn: Date
屬性值
Date