1 override of IsSecureConversationEnabled
System.ServiceModel (1)
System\ServiceModel\NonDualMessageSecurityOverHttp.cs (1)
32protected override bool IsSecureConversationEnabled()
4 references to IsSecureConversationEnabled
System.ServiceModel (4)
System\ServiceModel\MessageSecurityOverHttp.cs (4)
76if (isReliableSession && !this.IsSecureConversationEnabled()) 108if (this.IsSecureConversationEnabled()) 168if (this.IsSecureConversationEnabled()) 202if (this.IsSecureConversationEnabled())