FileSignatureCreationTokenNearestCertValidTo - свойство
Ближайшая дата окончания срока действия сертификата из цепочки сертификатов.
Пространство имён: Tessa.FilesСборка: Tessa (в Tessa.dll) Версия: 4.2.0+ffad8363f63902f18b3b3f4cfa533a14b2fb19a6
public DateTime? NearestCertValidTo { get; set; }
Public Property NearestCertValidTo As DateTime?
Get
Set
public:
virtual property Nullable<DateTime> NearestCertValidTo {
Nullable<DateTime> get () sealed;
void set (Nullable<DateTime> value) sealed;
}
abstract NearestCertValidTo : Nullable<DateTime> with get, set
override NearestCertValidTo : Nullable<DateTime> with get, set
NullableDateTimeIFileSignatureCreationTokenNearestCertValidTo