< Back
Get-PBIAuthTokenHttp
Post
NAME Get-PBIAuthTokenHttp
SYNOPSIS
Gets the authentication token required to comunicate with the PowerBI API's
SYNTAX
Get-PBIAuthTokenHttp [-tenantId] <String> [-clientId] <String> [[-clientSecret] <String>] [<CommonParameters>]
DESCRIPTION
Gets the authentication token required to comunicate with the PowerBI API's
PARAMETERS
-tenantId <String>
Required? true
Position? 1
Default value
Accept pipeline input? false
Accept wildcard characters? false
-clientId <String>
Required? true
Position? 2
Default value
Accept pipeline input? false
Accept wildcard characters? false
-clientSecret <String>
Required? false
Position? 3
Default value
Accept pipeline input? false
Accept wildcard characters? false
<CommonParameters>
This cmdlet supports the common parameters: Verbose, Debug,
ErrorAction, ErrorVariable, WarningAction, WarningVariable,
OutBuffer, PipelineVariable, and OutVariable. For more information, see
about_CommonParameters (https:/go.microsoft.com/fwlink/?LinkID=113216).
INPUTS
OUTPUTS
System.String
RELATED LINKS
SYNOPSIS
Gets the authentication token required to comunicate with the PowerBI API's
SYNTAX
Get-PBIAuthTokenHttp [-tenantId] <String> [-clientId] <String> [[-clientSecret] <String>] [<CommonParameters>]
DESCRIPTION
Gets the authentication token required to comunicate with the PowerBI API's
PARAMETERS
-tenantId <String>
Required? true
Position? 1
Default value
Accept pipeline input? false
Accept wildcard characters? false
-clientId <String>
Required? true
Position? 2
Default value
Accept pipeline input? false
Accept wildcard characters? false
-clientSecret <String>
Required? false
Position? 3
Default value
Accept pipeline input? false
Accept wildcard characters? false
<CommonParameters>
This cmdlet supports the common parameters: Verbose, Debug,
ErrorAction, ErrorVariable, WarningAction, WarningVariable,
OutBuffer, PipelineVariable, and OutVariable. For more information, see
about_CommonParameters (https:/go.microsoft.com/fwlink/?LinkID=113216).
INPUTS
OUTPUTS
System.String
RELATED LINKS