2 references to EntityGroupName
System.IdentityModel (2)
System\IdentityModel\Metadata\MetadataSerializer.cs (2)
515
string name = envelopeReader.GetAttribute(Saml2MetadataConstants.Attributes.
EntityGroupName
, null);
2185
writer.WriteAttributeString(Saml2MetadataConstants.Attributes.
EntityGroupName
, null, entitiesDescriptor.Name);