4 references to Participant
System.IdentityModel (4)
System\IdentityModel\Protocols\WSTrust\WSTrustSerializationHelper.cs (4)
569while (reader.IsStartElement(trustConstants.Elements.Participant, trustConstants.NamespaceURI)) 571reader.ReadStartElement(trustConstants.Elements.Participant, trustConstants.NamespaceURI); 1296throw DiagnosticUtility.ExceptionUtility.ThrowHelperArgument("elementValue", SR.GetString(SR.ID3222, trustConstants.Elements.Participant, trustConstants.NamespaceURI, typeof(Participants), elementValue)); 1310writer.WriteStartElement(trustConstants.Prefix, trustConstants.Elements.Participant, trustConstants.NamespaceURI);