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