OAuth2Credentials(String) Constructor
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 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