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