AdminExtensions.GetPowerBIEncryptionKeysAsync Method
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
public static System.Threading.Tasks.Task<Microsoft.PowerBI.Api.Models.TenantKeys> GetPowerBIEncryptionKeysAsync (this Microsoft.PowerBI.Api.IAdmin operations, System.Threading.CancellationToken cancellationToken = default);
static member GetPowerBIEncryptionKeysAsync : Microsoft.PowerBI.Api.IAdmin * System.Threading.CancellationToken -> System.Threading.Tasks.Task<Microsoft.PowerBI.Api.Models.TenantKeys>
<Extension()>
Public Function GetPowerBIEncryptionKeysAsync (operations As IAdmin, Optional cancellationToken As CancellationToken = Nothing) As Task(Of TenantKeys)
Parameters
- operations
- IAdmin
- cancellationToken
- CancellationToken