CertificateFindType Enum
Namespace: Rebex.Security.Certificates
Assembly: Rebex.Common.dll (version 7.0.9147)
The type of search for Find
Syntax
[Flags]
public enum CertificateFindType : long
Fields
Name | Description |
---|---|
SubjectKeyIdentifier | Certificates whose subject key identifier (SKI) matches the specified value. |