Share via


SmtpX509IdentifierEx.Matches method (SmtpX509Identifier)

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

Syntax

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

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

Parameters

Return value

Type: System.Boolean

See also

Reference

SmtpX509IdentifierEx class

SmtpX509IdentifierEx members

Matches overload

Microsoft.Exchange.Data namespace