JsonWebTokenClaims Class
[This documentation is for preview only, and is subject to change in later releases. Blank topics are included as placeholders.]
Inheritance Hierarchy
System.Object
Microsoft.VisualStudio.Services.Common.JWT.JsonWebTokenClaims
Namespace: Microsoft.VisualStudio.Services.Common.JWT
Assembly: Microsoft.VisualStudio.Services.Common (in Microsoft.VisualStudio.Services.Common.dll)
Syntax
'Declaration
Public NotInheritable Class JsonWebTokenClaims
public static class JsonWebTokenClaims
public ref class JsonWebTokenClaims abstract sealed
[<AbstractClass>]
[<Sealed>]
type JsonWebTokenClaims = class end
public final class JsonWebTokenClaims
The JsonWebTokenClaims type exposes the following members.
Fields
Name | Description | |
---|---|---|
IdentityProviderLongName | ||
NameIdLongName | ||
TrustedForDelegation |
Top
Thread Safety
Any public static (Shared in Visual Basic) members of this type are thread safe. Any instance members are not guaranteed to be thread safe.