UserConsent type

User consent for performing recovery action.
KnownUserConsent can be used interchangeably with UserConsent, this enum contains the known values that the service supports.

Known values supported by the service

Unspecified: User consent is not specified for the operation.
Allowed: Action is allowed with user consent.

type UserConsent = string