Get-AdminAllowedThirdPartyApps
Adds the application to the list of allowed non-Microsoft applications for the tenant.
Syntax
Get-AdminAllowedThirdPartyApps
[[-ApiVersion] <String>]
[<CommonParameters>]
Description
The Get-AdminAllowedThirdPartyApps cmdlet retrieves the list of allowed non-Microsoft app IDs. Use Get-Help Get-AdminAllowedThirdPartyApps -Examples for more detail.
Examples
EXAMPLE 1
Get-AdminAllowedThirdPartyApps
Adds the application ID to the list of allowed non-Microsoft applications for the tenant.
Parameters
-ApiVersion
The api version to call with.
Type: | String |
Position: | 1 |
Default value: | 2021-02-01 |
Required: | False |
Accept pipeline input: | False |
Accept wildcard characters: | False |