GatewayDatasource.CredentialType Property

 

The datasource credential type

Namespace:   Microsoft.PowerBI.Api.Beta.Models
Assembly:  Microsoft.PowerBI.Api (in Microsoft.PowerBI.Api.dll)

Syntax

[JsonPropertyAttribute(PropertyName = "credentialType")]
public string CredentialType { get; set; }

Property Value

Type: System.String

See Also

GatewayDatasource Class
Microsoft.PowerBI.Api.Beta.Models Namespace

Return to top