Class CrlDistributionPoint
Inheritance
CrlDistributionPoint
Assembly: Lacuna.Pki.dll
Syntax
public class CrlDistributionPoint
Properties
|
Improve this Doc
View Source
FullName
Declaration
public GeneralNames FullName { get; }
Property Value
|
Improve this Doc
View Source
Issuer
Declaration
public Name Issuer { get; }
Property Value
|
Improve this Doc
View Source
Reasons
Declaration
public List<RevocationReasons> Reasons { get; }
Property Value
|
Improve this Doc
View Source
Uri
Returns the distribution point URI if its FullName contains a URI, or null otherwise.
Declaration
Property Value