Library_Item_Downloadsession_File_EndpointType

Library_Item_Downloadsession_File_EndpointType
Library_Item_Downloadsession_File_EndpointType

The File.EndpointType enumerated type defines the types of endpoints used to download the file.
HTTPS : An https download endpoint.
DIRECT : A direct download endpoint indicating the location of the file on storage. The caller is responsible for retrieving the file from the storage location directly.

This data structure has no properties.
Enumeration: HTTPS, DIRECT,