'Declaration Public Overridable Function AuthenticateFile( _
ByVal requestParamsInformation about image file and file password.As Vintasoft.Shared.Web.WebImageFileRequestParams _
) As Vintasoft.Imaging.Web.Services.FileAuthenticationResponseParams
public virtual Vintasoft.Imaging.Web.Services.FileAuthenticationResponseParams AuthenticateFile(
Vintasoft.Shared.Web.WebImageFileRequestParams requestParams
)
public: virtual Vintasoft.Imaging.Web.Services.FileAuthenticationResponseParams* AuthenticateFile(
Vintasoft.Shared.Web.WebImageFileRequestParams* requestParams
)
public:
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.