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; }
ReadOnly Property twilio_ApiSecret As String
Get
Property Value
Type:
StringThe 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