ServicePropertiesGoCardlessAPI_WebhookSecret Property |
Created with a webhook in GoCardless dashboard. Should be changed once in a while. Used when ensuring valid signature of incoming notification.
Namespace:
SystemProperties
Assembly:
EAP.Mapper (in EAP.Mapper.dll) Version: 2.0.0.0 (4.6.8.0)
Syntax string GoCardlessAPI_WebhookSecret { get; }
ReadOnly Property GoCardlessAPI_WebhookSecret As String
Get
Property Value
Type:
StringCreated with a webhook in GoCardless dashboard. Should be changed once in a while. Used when ensuring valid signature of incoming notification.
Remarks
Applies to ServiceInstance GoCardlessAPI only.
See Also