1 write to supportsClientWindowsIdentity
System.ServiceModel (1)
System\ServiceModel\Channels\SecurityCapabilities.cs (1)
22
this.
supportsClientWindowsIdentity
= supportsClientWindowsIdentity;
1 reference to supportsClientWindowsIdentity
System.ServiceModel (1)
System\ServiceModel\Channels\SecurityCapabilities.cs (1)
30
public bool SupportsClientWindowsIdentity { get { return
supportsClientWindowsIdentity
; } }