OAuth2Credentials(String) Constructor

Definition

public OAuth2Credentials (string accessToken);
new Microsoft.PowerBI.Api.Models.Credentials.OAuth2Credentials : string -> Microsoft.PowerBI.Api.Models.Credentials.OAuth2Credentials
Public Sub New (accessToken As String)

Parameters

accessToken
String

Applies to