ServicePropertiesTookan_SharedSecret Property |
Shared secret to verify webhook request comes from Tookan site.
Namespace:
SystemProperties
Assembly:
EAP.Mapper (in EAP.Mapper.dll) Version: 2.0.0.0 (4.6.8.0)
Syntax string Tookan_SharedSecret { get; }
ReadOnly Property Tookan_SharedSecret As String
Get
Property Value
Type:
StringShared secret to verify webhook request comes from Tookan site.
Remarks
Applies to ServiceInstance Tookan only.
See Also