Share via


SmtpX509IdentifierEx.Matches method (TlsCertificate)

Namespace:  Microsoft.Exchange.Data
Assembly:  Microsoft.Exchange.Data (in Microsoft.Exchange.Data.dll)

Syntax

'Declaration
Public Function Matches ( _
    certificate As TlsCertificate _
) As Boolean
'Usage
Dim instance As SmtpX509IdentifierEx
Dim certificate As TlsCertificate
Dim returnValue As Boolean

returnValue = instance.Matches(certificate)
public bool Matches(
    TlsCertificate certificate
)

Parameters

Return value

Type: System.Boolean

See also

Reference

SmtpX509IdentifierEx class

SmtpX509IdentifierEx members

Matches overload

Microsoft.Exchange.Data namespace