'Declaration Protected Overridable Function AuthenticateFile( _
ByVal requestParamsInformation about image file and file password.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
- Information about image file and file password.
Return Value
Response from the server, which contains information about the file authentication result.