Click or drag to resize

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; }

Property Value

Type: String
Shared secret to verify webhook request comes from Tookan site.
Remarks
Applies to ServiceInstance Tookan only.
See Also