BasicHttpMessageSecurity.ShouldSerializeClientCredentialType Metod

Definition

Returnerar om klientautentiseringstypen ska serialiseras.

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

Returer

trueom klientens autentiseringstyp ska serialiseras; annars . false

Kommentarer

Två exempel på klientautentiseringstyper är: identitet och transport.

Gäller för