JwtTokenExtractor Class

Definition

public class JwtTokenExtractor
type JwtTokenExtractor = class
Public Class JwtTokenExtractor
Inheritance
JwtTokenExtractor

Constructors

JwtTokenExtractor(TokenValidationParameters, String, String[], JwtTokenExtractor+EndorsementsValidator)

Methods

GetAppIdFromClaimsIdentity(ClaimsIdentity)
GetAppIdFromEmulatorClaimsIdentity(ClaimsIdentity)
GetIdentityAsync(HttpRequestMessage)
GetIdentityAsync(String)
GetIdentityAsync(String, String)

Applies to