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