2 references to TokenType
Microsoft.AspNetCore.Authentication.BearerToken (2)
BearerTokenJsonSerializerContext.AccessTokenResponse.g.cs (2)
58Getter = static obj => ((global::Microsoft.AspNetCore.Authentication.BearerToken.AccessTokenResponse)obj).TokenType, 154writer.WriteString(PropName_TokenType, ((global::Microsoft.AspNetCore.Authentication.BearerToken.AccessTokenResponse)value).TokenType);