Name | Description | |
---|---|---|
Authentication Constructor | Default constructor |
The following tables list the members exposed by Authentication.
Name | Description | |
---|---|---|
Authentication Constructor | Default constructor |
Name | Description | |
---|---|---|
AuthenticationEnabled | Returns true if Symphony Harmony authentication is enabled. |
Name | Description | |
---|---|---|
AuthenticateConnection | Authenticate the conneciton and ensure the user is authroized. | |
AuthenticateDeleteRequest | Authenticate that the "token" is authorized to delete the data from the table. | |
AuthenticateExecRequest | Authenticate the "token" is authorized to execute the selected stored procedure. | |
AuthenticateInsertRequest | Authenticate that the "token" is authorized to insert the data into the table. | |
AuthenticateSelectRequest | Authenticate the requested select command is authroized by the "token". | |
AuthenticateUpdateRequest | Authenticate that the "token" is authorized to update the data into the table. |