Class CertificateIssuerNotFoundException
Inherited Members
Namespace: Lacuna.Pki
Assembly: Lacuna.Pki.dll
Syntax
public class CertificateIssuerNotFoundException : Exception, ISerializable, _Exception
Properties
IssuerDisplayName
Declaration
public string IssuerDisplayName { get; }
Property Value
Type | Description |
---|---|
String |
SubjectDisplayName
Declaration
public string SubjectDisplayName { get; }
Property Value
Type | Description |
---|---|
String |