3 references to Format
System.IdentityModel (3)
System\IdentityModel\Tokens\Saml2SecurityTokenHandler.cs (3)
4602value = reader.GetAttribute(Saml2Constants.Attributes.Format); 4607throw DiagnosticUtility.ThrowHelperXml(reader, SR.GetString(SR.ID0011, Saml2Constants.Attributes.Format, Saml2Constants.Elements.NameID)); 4734writer.WriteAttributeString(Saml2Constants.Attributes.Format, data.Format.AbsoluteUri);