2 references to Attributes
System.IdentityModel (2)
System\IdentityModel\Tokens\Saml2SecurityTokenHandler.cs (2)
708writer.WriteAttributeString(WSSE11.Attributes.TokenType, WSSE11.Namespace, SecurityTokenTypes.OasisWssSaml2TokenProfile11); 859string tokenType = reader.GetAttribute(WSSE11.Attributes.TokenType, WSSE11.Namespace);