TcpTransportSecurity::ClientCredentialType Property
.NET Framework (current version)
Gets or sets the type of client credential used for authentication.
Assembly: System.ServiceModel (in System.ServiceModel.dll)
public: property TcpClientCredentialType ClientCredentialType { TcpClientCredentialType get(); void set(TcpClientCredentialType value); }
Property Value
Type: System.ServiceModel::TcpClientCredentialTypeReturns the TcpClientCredentialType.
Universal Windows Platform
Available since 8
.NET Framework
Available since 3.0
Portable Class Library
Supported in: portable .NET platforms
Available since 8
.NET Framework
Available since 3.0
Portable Class Library
Supported in: portable .NET platforms
Show: