Table of Contents

Class Certificate

Namespace
Skyware.Lis.EventsModel.BgNhis
Assembly
Skyware.Lis.EventsModel.dll

Represents e-signature (X509 certificate on chip and supplemental data)

public class Certificate
Inheritance
Certificate
Inherited Members

Properties

FriendlyName

Friendly name of the Rila record or Subject of the certificate

public string FriendlyName { get; set; }

Property Value

string

SerialNumber

Serial number of the certificate

public string SerialNumber { get; set; }

Property Value

string