Share via


BasicCredentials(String, String) Constructor

Definition

public BasicCredentials (string username, string password);
new Microsoft.PowerBI.Api.Models.Credentials.BasicCredentials : string * string -> Microsoft.PowerBI.Api.Models.Credentials.BasicCredentials
Public Sub New (username As String, password As String)

Parameters

username
String
password
String

Applies to