Returns the list of certificate's e-mail addresses.

Namespace:  Rebex.Security.Certificates
Assembly:  Rebex.Common (in Rebex.Common.dll)

Syntax

Visual Basic
Public Function GetMailAddresses As String()
C#
public string[] GetMailAddresses()

Return Value

The list of addresses.

Version Information

.NET Compact Framework

Supported in: 3.9, 3.5

See Also