Note
Access to this page requires authorization. You can try signing in or .
Access to this page requires authorization. You can try .
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
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.
