Enum TeamContextRefusal
Why a request could not act on the team it named.
public enum TeamContextRefusal
Fields
Contradiction = 1A team-bound credential named a different team.
None = 0Resolved; no refusal.
NotConsented = 2The team does not exist, or has granted no consent.