setClientSecretForOAuth (wsCONNECT)
Compatible with: 
- Purpose
 - This command is used OAuth authentication type. It is also a unique passcode provided to each client based on clientid. So, clientid and clientsecret both combined can have a unique identity of an application.
 - Syntax
 - setClientSecretForOAuth (Client Secret)
 - Target
 - {ClientId/ VariableName}
 - The Value you specify here could be another variable within the Test Script or a User Defined Variable
 - Value
 - N/A
 - Return Value
 - N/A
 
Example(s):