次の方法で共有


WindowsCredentials(String, String) コンストラクター

定義

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

パラメーター

username
String
password
String

適用対象