You are here

public property OAuth2ServerClient::$client_secret in OAuth2 Server 7

The client secret.

Type: string

File

includes/oauth2_server.client.inc, line 34

Class

OAuth2ServerClient
Entity class representing the oauth2_server_client entity type.

Code

public $client_secret;