PowerBIClient.Credentials Property

 

Subscription credentials which uniquely identify client subscription.

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

Syntax

public ServiceClientCredentials Credentials { get; private set; }

Property Value

Type: Microsoft.Rest.ServiceClientCredentials

Implements

IPowerBIClient.Credentials

See Also

PowerBIClient Class
Microsoft.PowerBI.Api.Beta Namespace

Return to top