Share via


JsonWebTokenClaims Class

Inheritance Hierarchy

System.Object
  Microsoft.VisualStudio.Services.WebApi.Jwt.JsonWebTokenClaims

Namespace:  Microsoft.VisualStudio.Services.WebApi.Jwt
Assembly:  Microsoft.VisualStudio.Services.WebApi (in Microsoft.VisualStudio.Services.WebApi.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
Public fieldStatic member IdentityProviderLongName
Public fieldStatic member NameIdLongName
Public fieldStatic member 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.

See Also

Reference

Microsoft.VisualStudio.Services.WebApi.Jwt Namespace