Udostępnij za pośrednictwem


WSHttpTransportSecurityElement.ClientCredentialType Właściwość

Definicja

Pobiera lub ustawia poświadczenia używane do uwierzytelniania klienta w usłudze.

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

Wartość właściwości

Prawidłowa HttpClientCredentialType wartość określająca poświadczenia używane do uwierzytelniania klienta w usłudze.

Atrybuty

Dotyczy