ltmsAuthentication Enumeration Constants

typedef enum ltmsAuthentication 
{ 
   ltmsAuthentication_None, 
   ltmsAuthentication_Basic, 
   ltmsAuthentication_Digest, 
} ltmsAuthentication; 

 

Constant

Description

ltmsAuthentication_None

Do not use authentication when connecting to the server.

ltmsAuthentication_Basic

Use Basic HTTP authentication connecting to the server.

ltmsAuthentication_Digest

Use Digest HTTP authentication when connecting to the server.

Help Version 19.0.2017.10.27
Products | Support | Contact Us | Copyright Notices
© 1991-2017 LEAD Technologies, Inc. All Rights Reserved.
LEADTOOLS Media Streaming C API Help