MessageSecurityOverHttp.ShouldSerializeClientCredentialType Metodo

Definizione

Restituisce un valore che indica se la proprietà ClientCredentialType è cambiata rispetto al valore predefinito e deve essere serializzata.

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

Restituisce

Boolean

true se il valore della proprietà ClientCredentialType deve essere serializzato; in caso contrario, false.

Si applica a