Get-PowerAppRetrieveTenantProtectionKey
Get Power Apps current protection key.
Syntax
Get-PowerAppRetrieveTenantProtectionKey
-LocationName <String>
[-ApiVersion <String>]
[<CommonParameters>]
Description
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 |
| Accept pipeline input: | False |
| Accept wildcard characters: | False |
-LocationName
The location name.
| Type: | String |
| Position: | Named |
| Default value: | None |
| Accept pipeline input: | False |
| Accept wildcard characters: | False |