BasicCredentials.Username Property
Username required to access the datasource
Namespace: Microsoft.PowerBI.Api.Beta.Models
Assembly: Microsoft.PowerBI.Api (in Microsoft.PowerBI.Api.dll)
Syntax
[JsonPropertyAttribute(PropertyName = "username")]
public string Username { get; set; }
Property Value
Type: System.String
See Also
BasicCredentials Class
Microsoft.PowerBI.Api.Beta.Models Namespace
Return to top