JDBC Driver for Azure Active Directory

Build 24.0.8963

RetrieveUserPhoto

Retrieve the photo of a user.

Input

Name Type Accepts Output Streams Description
UserId String False Id of the file which you want to download
FileLocation String False Where to store the file. Specify the full file path and file name.
Encoding String False The FileData input encoding type.

The allowed values are NONE, BASE64.

The default value is BASE64.

FileStream String True An instance of an output stream where file data is written to. Only used if FileLocation is not provided.

Result Set Columns

Name Type Description
Status String Stored Procedure Execution Status
FileData String The FileData output

Copyright (c) 2024 CData Software, Inc. - All rights reserved.
Build 24.0.8963