Get-AllowedConsentPlans
Retrieves the types of consent plans that are allowed within the tenant.
Syntax
Default (Default)
Get-AllowedConsentPlans
[[-ApiVersion] <String>]
[<CommonParameters>]
Description
The Get-AllowedConsentPlans cmdlet retrieves all of the types of consent plans that are allowed within the tenant. Use Get-Help Get-AllowedConsentPlans -Examples for more detail.
Examples
EXAMPLE 1
Get-AllowedConsentPlans
Parameters
-ApiVersion
The api version to call with. Default 2016-11-01
Parameter properties
Type: | String |
Default value: | 2019-05-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.