VintaSoft Imaging .NET SDK 14.0: Documentation for Web developer
Vintasoft.Imaging.AspNetCore.ApiControllers Namespace / VintasoftFileApiController Class / AuthenticateFile(WebImageFileRequestParams) Method
Syntax Requirements SeeAlso
In This Topic
    AuthenticateFile(WebImageFileRequestParams) Method (VintasoftFileApiController)
    In This Topic
    Authenticates the file using password.
    Syntax

    Parameters

    requestParams
    Information about image file and file password.

    Return Value

    Response from the server, which contains information about the file authentication result.
    Requirements

    Target Platforms: .NET9; .NET 8; .NET 7, .NET 6

    See Also