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