Click or drag to resize

ITwilioAuthenticationAuthToken Property

The shared secret for the Account specified by AccountSID. This is used to authenticate requests to Twilio and to sign tokens

Namespace:  NetQuarry.Services
Assembly:  EAP.Core (in EAP.Core.dll) Version: 2.0.0.0 (4.6.8.0)
Syntax
string AuthToken { get; }

Property Value

Type: String
See Also