Get-AdminAllowedThirdPartyApps
Adds the application to the list of allowed non-Microsoft applications for the tenant.
Syntax
Default (Default)
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.
Parameter properties
Type: | String |
Default value: | 2021-02-01 |
Supports wildcards: | False |
DontShow: | False |
Parameter sets
(All)
Position: | 1 |
Mandatory: | False |
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.