5 references to ProtocolsSupported
System.IdentityModel (5)
System\IdentityModel\Metadata\MetadataSerializer.cs (5)
1391if (roleDescriptor.ProtocolsSupported == null) 1431roleDescriptor.ProtocolsSupported.Add(new Uri(toAdd)); 2758if (roleDescriptor.ProtocolsSupported == null) 2777if (roleDescriptor.ProtocolsSupported.Count == 0) 2783foreach (Uri protocol in roleDescriptor.ProtocolsSupported)