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