4 references to DefaultClientCredentialType
System.ServiceModel (4)
System\ServiceModel\Configuration\TcpTransportSecurityElement.cs (1)
20[ConfigurationProperty(ConfigurationStrings.ClientCredentialType, DefaultValue = TcpTransportSecurity.DefaultClientCredentialType)]
System\ServiceModel\TcpTransportSecurity.cs (3)
27this.clientCredentialType = DefaultClientCredentialType; 33[DefaultValue(DefaultClientCredentialType)] 169return this.ClientCredentialType != TcpTransportSecurity.DefaultClientCredentialType