'DeclarationReadOnly Property NotBeforeUtc As Date
'UsageDim instance As IPkiCertificateInfo Dim value As Date value = instance.NotBeforeUtc
DateTime NotBeforeUtc {get;}
'DeclarationReadOnly Property NotBeforeUtc As Date
'UsageDim instance As IPkiCertificateInfo Dim value As Date value = instance.NotBeforeUtc
DateTime NotBeforeUtc {get;}
This property indicates the date on which the certificate becomes valid.