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