Проверяет валидность ЭЦП

Пространство имен: EleWise.ELMA.Documents.Managers
Сборка: EleWise.ELMA.Documents.Docflow (в EleWise.ELMA.Documents.Docflow.dll) Версия: 1.0.0.0 (3.8.0.22046)

Синтаксис

C#
public static VerifyDataStruct SignValid(
	IDocumentApprovementTask task,
	string comment,
	string digitalSignature,
	string template
)

Параметры

task
Тип: EleWise.ELMA.Documents.Models.Tasks..::..IDocumentApprovementTask
Задача согласования
comment
Тип: System..::..String
Комментарий
digitalSignature
Тип: System..::..String
ЭЦП в формате Base64
template
Тип: System..::..String
Шаблон подписи

Возвращаемое значение

См. также