4 references to Security
System.ServiceModel (4)
System\ServiceModel\Configuration\WSFederationHttpBindingElement.cs (2)
62this.Security.InitializeFrom(wspBinding.Security); 75this.Security.ApplyConfiguration(wspBinding.Security);
System\ServiceModel\WS2007FederationHttpBinding.cs (1)
82return this.Security.CreateMessageSecurity(this.ReliableSession.Enabled, WS2007MessageSecurityVersion);
System\ServiceModel\WSFederationHttpBinding.cs (1)
226return this.Security.InternalShouldSerialize();