Class CertificateSelectorBySubjectName
Inherited Members
Namespace: Lacuna.Pki
Assembly: Lacuna.Pki.dll
Syntax
public class CertificateSelectorBySubjectName
Constructors
CertificateSelectorBySubjectName(Name)
Declaration
public CertificateSelectorBySubjectName(Name subjectName)
Parameters
Type | Name | Description |
---|---|---|
Name | subjectName |
Properties
Predicate
Declaration
public Predicate<PKCertificate> Predicate { get; }
Property Value
Type | Description |
---|---|
Predicate<PKCertificate> |