MessageSecurityOverHttp.ShouldSerializeClientCredentialType Method

Definition

Returns a value that indicates whether the ClientCredentialType property has changed from its default value and should be serialized.

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

Returns

true if the ClientCredentialType property value should be serialized; otherwise, false.

Applies to