Method: PureCloud::LocalEncryptionConfiguration#url
- Defined in:
- lib/purecloud/models/local_encryption_configuration.rb
#url ⇒ Object
The url for decryption. This must specify the path to where Purecloud can requests decryption
27 28 29 |
# File 'lib/purecloud/models/local_encryption_configuration.rb', line 27 def url @url end |