Get-PowerAppRetrieveAvailableTenantProtectionKeys
Get Power Platform available protection keys.
Syntax
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.
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 |