Method: PureCloud::LocalEncryptionConfiguration#api_key
- Defined in:
- lib/purecloud/models/local_encryption_configuration.rb
#api_key ⇒ Object
The api shared symmetric key used for hawk authentication
33 34 35 |
# File 'lib/purecloud/models/local_encryption_configuration.rb', line 33 def api_key @api_key end |