ServicePropertiestwilio_ServiceToken Property |
The service token used to create an application context during a reply.
Namespace:
SystemProperties
Assembly:
EAP.Mapper (in EAP.Mapper.dll) Version: 2.0.0.0 (4.6.8.0)
Syntax string twilio_ServiceToken { get; }
ReadOnly Property twilio_ServiceToken As String
Get
Property Value
Type:
StringThe service token used to create an application context during a reply.
Remarks
Applies to ServiceInstance twilio only.
See Also