'Declaration Public Function AuthenticateFile( _
ByVal requestParamsИнформация о файле изображения и пароле к файлу.As Vintasoft.Shared.Web.WebImageFileRequestParams _
) As FileAuthenticationResponseParams
public FileAuthenticationResponseParams AuthenticateFile(
Vintasoft.Shared.Web.WebImageFileRequestParams requestParams
)
public: FileAuthenticationResponseParams* AuthenticateFile(
Vintasoft.Shared.Web.WebImageFileRequestParams* requestParams
)
public:
FileAuthenticationResponseParams^ AuthenticateFile(
Vintasoft.Shared.Web.WebImageFileRequestParams^ requestParams
)
Parameters
- requestParams
- Информация о файле изображения и пароле к файлу.
Return Value
Ответ сервера, содержащий информацию о результате аутентификации файла.