1 write to supportsClientAuth
System.ServiceModel (1)
System\ServiceModel\Channels\SecurityCapabilities.cs (1)
20this.supportsClientAuth = supportsClientAuth;
1 reference to supportsClientAuth
System.ServiceModel (1)
System\ServiceModel\Channels\SecurityCapabilities.cs (1)
29public bool SupportsClientAuthentication { get { return supportsClientAuth; } }