Table of Contents

Class WebClaimTypes

Namespace
The.Web.Security
Assembly
Instagile.Web.Client.dll
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"

Field Value

string