ASP.NET VETtrak API web services
ContentsIndexHome
PreviousUpNext
TAuthenticate.Identifier Property
C#
public string Identifier;

A Identifier of the User who generated the Token. 

In the case of a Client, the Identifier is the Client's Clie_Code property. For an Employer, it is the Employer's Empl_Identifier property. 

If an authentication is unsuccessful, the Identifier property is set to BAD_IDENTIFIER = '-1'.

Copyright (c) VETtrak 2022. All rights reserved.