Class WebClaimTypes
public static class WebClaimTypes
- Inheritance
-
WebClaimTypes
- Inherited Members
Fields
InvalidScope
Marks a ClaimsPrincipal created by a service which was unable to find a required dependency in DI. The claim value is the name of the dependency.
public const string InvalidScope = "the://invalid.scope"