次の方法で共有


Get-PowerAppRetrieveTenantProtectionKey

Get Power Platform current protection key.

Syntax

Default (Default)

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.

Parameter properties

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

Parameter sets

(All)
Position:Named
Mandatory:False
Value from pipeline:False
Value from pipeline by property name:False
Value from remaining arguments:False

-LocationName

The ___location name.

Parameter properties

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

Parameter sets

(All)
Position:Named
Mandatory:True
Value from pipeline:False
Value from pipeline by property name:False
Value from remaining arguments:False

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.