BasicHttpMessageSecurity.ShouldSerializeClientCredentialType Méthode

Définition

Retourne une valeur indiquant 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 : l’identité et le transport.

S’applique à