Udostępnij za pośrednictwem


TcpTransportSecurityElement.ClientCredentialType Właściwość

Definicja

Pobiera lub ustawia typ poświadczeń klienta używanych do uwierzytelniania.

public:
 property System::ServiceModel::TcpClientCredentialType ClientCredentialType { System::ServiceModel::TcpClientCredentialType get(); void set(System::ServiceModel::TcpClientCredentialType value); };
[System.Configuration.ConfigurationProperty("clientCredentialType", DefaultValue=System.ServiceModel.TcpClientCredentialType.Windows)]
public System.ServiceModel.TcpClientCredentialType ClientCredentialType { get; set; }
[<System.Configuration.ConfigurationProperty("clientCredentialType", DefaultValue=System.ServiceModel.TcpClientCredentialType.Windows)>]
member this.ClientCredentialType : System.ServiceModel.TcpClientCredentialType with get, set
Public Property ClientCredentialType As TcpClientCredentialType

Wartość właściwości

TcpClientCredentialType

Wartość TcpClientCredentialType określająca typ poświadczeń klienta używanych do uwierzytelniania.

Atrybuty

Dotyczy