2 references to TokenTypeProperty
System.IdentityModel (2)
System\IdentityModel\UnsupportedTokenTypeBadRequestException.cs (2)
61_tokenType = info.GetValue(TokenTypeProperty, typeof(string)) as string; 74info.AddValue(TokenTypeProperty, TokenType);