VintaSoft Imaging .NET SDK 14.1: Документация для Веб разработчика
Vintasoft.Imaging.UI Namespace / WebDocumentViewerBaseJS type / authenticateFile Methods / authenticateFile(string,string) Property
Syntax BrowserCompatibility SeeAlso
authenticateFile(string,string) Метод
Sends an asynchronous request to authenticate a file with password.
Синтаксис
var instance = new Vintasoft.Imaging.UI.WebDocumentViewerBaseJS(settings);

var value; // Type: any

// Parameters
var fileId; // Type: string
var filePassword; // Type: string

value = instance.authenticateFile(fileId, filePassword);

Parameters

fileId
Идентификатор файла.
filePassword
Пароль файла.
Совместимость с веб браузерами
9
5
11
5
Смотрите также