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