1 override of IsSecureConversationEnabled
dotnet-svcutil-lib (1)
FrameworkFork\System.ServiceModel\System\ServiceModel\NonDualMessageSecurityOverHttp.cs (1)
33protected override bool IsSecureConversationEnabled()
4 references to IsSecureConversationEnabled
dotnet-svcutil-lib (4)
FrameworkFork\System.ServiceModel\System\ServiceModel\MessageSecurityOverHttp.cs (4)
77if (isReliableSession && !this.IsSecureConversationEnabled()) 110if (this.IsSecureConversationEnabled()) 172if (this.IsSecureConversationEnabled()) 206if (this.IsSecureConversationEnabled())