Symphony Framework
AuthenticateUpdateRequest Method
Symphony.Harmony.Server Namespace > Authentication Class : AuthenticateUpdateRequest Method
Passed in authenticated token.
Table name being interogated.
Collection of fields being requested.
The actual data area being updated into the file.
Authenticate that the "token" is authorized to update the data into the table.
Syntax

Parameters

token
Passed in authenticated token.
tableName
Table name being interogated.
fields
Collection of fields being requested.
dataArea
The actual data area being updated into the file.
Requirements

Target Platforms: Windows 7, Windows Vista SP1 or later, Windows XP SP3, Windows Server 2008 (Server Core not supported), Windows Server 2008 R2 (Server Core supported with SP1 or later), Windows Server 2003 SP2

See Also

Reference

Authentication Class
Authentication Members