Click or drag to resize

ServicePropertiestwilio_ApiSecret Property

The secret associated with the ApiKey. This is used in place of an AuthToken whenever the ApiKey is used in place of the AccountSID.

Namespace:  SystemProperties
Assembly:  EAP.Mapper (in EAP.Mapper.dll) Version: 2.0.0.0 (4.6.8.0)
Syntax
string twilio_ApiSecret { get; }

Property Value

Type: String
The secret associated with the ApiKey. This is used in place of an AuthToken whenever the ApiKey is used in place of the AccountSID.
Remarks
Applies to ServiceInstance twilio only.
See Also