String clientSecret
read / write

When making a clientAuthenticatedRequest, this client secret will be used if none is provided.

This is the 'default' value for the clientSecret parameter in clientAuthenticatedRequest. The client secret along with clientID will be Base-64 encoded and set as a Basic Authorization header for requests made through clientAuthenticatedRequest.