2 references to Id
System.IdentityModel (2)
System\IdentityModel\Metadata\MetadataSerializer.cs (2)
2253if (entityDescriptor.EntityId == null || entityDescriptor.EntityId.Id == null) 2258writer.WriteAttributeString(Saml2MetadataConstants.Attributes.EntityId, null, entityDescriptor.EntityId.Id);