Get-PowerAppRetrieveAvailableTenantProtectionKeys
Get Power Apps available keys.
Syntax
Get-PowerAppRetrieveAvailableTenantProtectionKeys
-LocationName <String>
[-ApiVersion <String>]
[<CommonParameters>]
Description
Get-PowerAppRetrieveAvailableTenantProtectionKeys cmdlet returns the available protection keys for 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.
| 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 |