1 write to supportsServerAuth
System.ServiceModel (1)
System\ServiceModel\Channels\SecurityCapabilities.cs (1)
21
this.
supportsServerAuth
= supportsServerAuth;
1 reference to supportsServerAuth
System.ServiceModel (1)
System\ServiceModel\Channels\SecurityCapabilities.cs (1)
31
public bool SupportsServerAuthentication { get { return
supportsServerAuth
; } }