1 write to supportsClientAuthentication
System.WorkflowServices (1)
System\Workflow\Runtime\Hosting\ChannelManager.cs (1)
302
this.
supportsClientAuthentication
= securityCapabilities.SupportsClientAuthentication;
1 reference to supportsClientAuthentication
System.WorkflowServices (1)
System\Workflow\Runtime\Hosting\ChannelManager.cs (1)
326
return this.
supportsClientAuthentication
;