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

Syntax

Visual Basic
<FlagsAttribute> _
Public Enumeration CertificateFindType
C#
[FlagsAttribute]
public enum CertificateFindType

Members

Member nameDescription
Supported by the .NET Compact FrameworkSubjectKeyIdentifier
Certificates whose subject key identifier (SKI) matches the specified value.

Version Information

.NET Compact Framework

Supported in: 3.9, 3.5

See Also