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