BasicHttpMessageSecurity.ShouldSerializeClientCredentialType Méthode

Définition

Retourne si le type d’informations d’identification du client doit être sérialisé.

public:
 bool ShouldSerializeClientCredentialType();
public bool ShouldSerializeClientCredentialType();
member this.ShouldSerializeClientCredentialType : unit -> bool
Public Function ShouldSerializeClientCredentialType () As Boolean

Retours

true si le type d’informations d’identification du client doit être sérialisé ; sinon, false.

Remarques

Deux exemples de types d’informations d’identification client sont les suivants : identité et transport.

S’applique à