# SwaggerJsClient.AuthenticationOAuth2ClientCredentialsRequest

## Properties
Name | Type | Description | Notes
------------ | ------------- | ------------- | -------------
**clientId** | **String** | Token is the token to introspect. | [optional] 
**clientSecret** | **String** |  | [optional] 
**scope** | **[String]** | Scope is an array of scopes that are required. | [optional] 


