You are here

protected property BrightcoveAPIClient::$secret_key in Brightcove Video Connect 8.2

Same name and namespace in other branches
  1. 8 src/Entity/BrightcoveAPIClient.php \Drupal\brightcove\Entity\BrightcoveAPIClient::secret_key
  2. 3.x src/Entity/BrightcoveAPIClient.php \Drupal\brightcove\Entity\BrightcoveAPIClient::secret_key

The Brightcove API Client secret key.

Type: string

File

src/Entity/BrightcoveAPIClient.php, line 81

Class

BrightcoveAPIClient
Defines the Brightcove API Client entity.

Namespace

Drupal\brightcove\Entity

Code

protected $secret_key;