Note

Access to this page requires authorization. You can try signing in or .

Access to this page requires authorization. You can try .

Get-PowerAppRetrieveAvailableTenantProtectionKeys

Get Power Platform available protection keys.

Syntax

Default (Default)

Get-PowerAppRetrieveAvailableTenantProtectionKeys
 -LocationName <String>
 [-ApiVersion <String>]
 [<CommonParameters>]

Description

The Get-PowerAppRetrieveAvailableTenantProtectionKeys cmdlet returns the available protection keys for the current tenant. Use Get-Help Get-PowerAppRetrieveAvailableTenantProtectionKeys -Examples for more detail.

Examples

EXAMPLE 1

Get-PowerAppRetrieveAvailableTenantProtectionKeys -LocationName $LocationName -KeyName $KeyName -KeyPassword $KeyPassword

Returns available keys.

Parameters

-ApiVersion

Specifies the Api version that is called.

Parameter properties

Type:String
Default value:2020-06-01
Supports wildcards:False
DontShow:False

Parameter sets

-LocationName

The location name.

Parameter properties

Type:String
Default value:None
Supports wildcards:False
DontShow:False

Parameter sets

CommonParameters

This cmdlet supports the common parameters: -Debug, -ErrorAction, -ErrorVariable, -InformationAction, -InformationVariable, -OutBuffer, -OutVariable, -PipelineVariable, -ProgressAction, -Verbose, -WarningAction, and -WarningVariable. For more information, see about_CommonParameters.