2 writes to _clientCredentialType
dotnet-svcutil-lib (2)
FrameworkFork\System.ServiceModel\System\ServiceModel\MessageSecurityOverTcp.cs (2)
26_clientCredentialType = DefaultClientCredentialType; 40_clientCredentialType = value;
3 references to _clientCredentialType
dotnet-svcutil-lib (3)
FrameworkFork\System.ServiceModel\System\ServiceModel\MessageSecurityOverTcp.cs (3)
33get { return _clientCredentialType; } 72switch (this._clientCredentialType) 96switch (this._clientCredentialType)