Get-PowerBIEncryptionKey

检索租户的加密密钥。

语法

Get-PowerBIEncryptionKey []

说明

检索由组织的租户管理员添加的加密密钥。

运行此命令之前,请确保使用 Connect-PowerBIServiceAccount 登录。 此 cmdlet 要求调用用户成为Power BI 服务的租户管理员。

示例

示例 1

PS C:\> Get-PowerBIEncryptionKey

输入

None

输出

System.Collections.Generic.IEnumerable`1[[Microsoft.PowerBI.Common.Api.Encryption.EncryptionKey, Microsoft.PowerBI.Common.Api, Version=1.0.0.0, Culture=neutral, PublicKeyToken=null]]