3 references to SupportedAttributes
System.IdentityModel (3)
System\IdentityModel\Metadata\MetadataSerializer.cs (3)
857
idpssoDescriptor.
SupportedAttributes
.Add(ReadAttribute(reader));
2339
if (identityProviderSingleSignOnDescriptor.
SupportedAttributes
== null)
2379
foreach (Saml2Attribute attribute in identityProviderSingleSignOnDescriptor.
SupportedAttributes
)