你当前正在访问 Microsoft Azure Global Edition 技术文档网站。 如果需要访问由世纪互联运营的 Microsoft Azure 中国技术文档网站,请访问 https://docs.azure.cn

EmbedTokenOperations 类

定义

public class EmbedTokenOperations : Microsoft.PowerBI.Api.IEmbedTokenOperations, Microsoft.Rest.IServiceOperations<Microsoft.PowerBI.Api.PowerBIClient>
type EmbedTokenOperations = class
    interface IServiceOperations<PowerBIClient>
    interface IEmbedTokenOperations
Public Class EmbedTokenOperations
Implements IEmbedTokenOperations, IServiceOperations(Of PowerBIClient)
继承
EmbedTokenOperations
实现

构造函数

EmbedTokenOperations(PowerBIClient)

属性

Client

方法

GenerateTokenWithHttpMessagesAsync(GenerateTokenRequestV2, Dictionary<String,List<String>>, CancellationToken)

扩展方法

GenerateToken(IEmbedTokenOperations, GenerateTokenRequestV2)
GenerateTokenAsync(IEmbedTokenOperations, GenerateTokenRequestV2, CancellationToken)

适用于