The type of search for FindCertificates(CertificateFindType, array<Byte>[]()[][], CertificateFindOptions) method.
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 name | Description | |
|---|---|---|
| SubjectKeyIdentifier |
Certificates whose subject key identifier (SKI) matches the specified value.
|