Get-PowerAppRetrieveTenantProtectionKey
Get Power Platform current protection key.
Syntax
Get-PowerAppRetrieveTenantProtectionKey
-LocationName <String>
[-ApiVersion <String>]
[<CommonParameters>]
Description
The Get-PowerAppRetrieveTenantProtectionKey cmdlet returns the current tenant protection key. Use Get-Help Get-PowerAppRetrieveTenantProtectionKey -Examples for more detail.
Examples
EXAMPLE 1
Get-PowerAppRetrieveTenantProtectionKey -LocationName $LocationName -KeyName $KeyName -KeyPassword $KeyPassword
Returns the current protection key.
Parameters
-ApiVersion
Specifies the Api version that is called.
Type: | String |
Position: | Named |
Default value: | 2020-06-01 |
Required: | False |
Accept pipeline input: | False |
Accept wildcard characters: | False |
-LocationName
The location name.
Type: | String |
Position: | Named |
Default value: | None |
Required: | True |
Accept pipeline input: | False |
Accept wildcard characters: | False |