Click or drag to resize
AuthenticationHeader Class
Print this page
To use the Verizon Connect Fleet Web Service you must set the Authentication to an AuthenticationHeader object.
Inheritance Hierarchy
SystemObject
  Telogis.APIAuthenticationHeader

Namespace: Telogis.API
  
  
Syntax
public class AuthenticationHeader

The AuthenticationHeader type exposes the following members.

Properties
  NameDescription
Public propertySessionID
Top
Fields
  NameDescription
Public fieldSessionID
Session identifier
Top
Examples
See [!:TelogisService.Login(System.String,System.String)] for a code example.
See Also