ProviderAuthorizationConsentState type

The provider authorization consent state.
KnownProviderAuthorizationConsentState can be used interchangeably with ProviderAuthorizationConsentState, this enum contains the known values that the service supports.

Known values supported by the service

NotSpecified: NotSpecified
Required: Required
NotRequired: NotRequired
Consented: Consented

type ProviderAuthorizationConsentState = string