SslStreamSecurityBindingElement.ShouldSerializeIdentityVerifier Method

Definition

Gets a value that indicates whether the identify verifier should be serialized.

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

Returns

true if the identity verifier should be serialized; otherwise, false.

Applies to