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