ServicePropertiestwilio_AuthToken Property |
The Twilio account token.
Namespace:
SystemProperties
Assembly:
EAP.Mapper (in EAP.Mapper.dll) Version: 2.0.0.0 (4.6.8.0)
Syntax string twilio_AuthToken { get; }
ReadOnly Property twilio_AuthToken As String
Get
Property Value
Type:
StringThe Twilio account token.
Remarks
Applies to ServiceInstance twilio only.
See Also