CAdESServiceSettingsTrustedCerts - свойство |
Пространство имён:
Tessa.EDS
Сборка:
Tessa.Server (в Tessa.Server.dll) Версия: 3.5.0.19
Синтаксисpublic IList<X509Certificate> TrustedCerts { get; }Public ReadOnly Property TrustedCerts As IList(Of X509Certificate)
Get
public:
virtual property IList<X509Certificate^>^ TrustedCerts {
IList<X509Certificate^>^ get () sealed;
}abstract TrustedCerts : IList<X509Certificate> with get
override TrustedCerts : IList<X509Certificate> with get
Значение свойства
Тип:
IListX509CertificateРеализации
ICertificateSourceSettings.TrustedCerts
См. также