Symphony Framework
Authentication Class Members
Properties  Methods 


Symphony.Harmony.Server Namespace : Authentication Class

The following tables list the members exposed by Authentication.

Public Constructors
 NameDescription
Public Constructor Default constructor  
Top
Public Properties
 NameDescription
Public Property Returns true if Symphony Harmony authentication is enabled.  
Top
Public Methods
 NameDescription
Public Method Authenticate the conneciton and ensure the user is authroized.  
Public Method Authenticate that the "token" is authorized to delete the data from the table.  
Public Method Authenticate the "token" is authorized to execute the selected stored procedure.  
Public Method Authenticate that the "token" is authorized to insert the data into the table.  
Public Method Authenticate the requested select command is authroized by the "token".  
Public Method Authenticate that the "token" is authorized to update the data into the table.  
Top
See Also

Reference

Authentication Class
Symphony.Harmony.Server Namespace