Click or drag to resize
CustomerKeyAuthenticationToken Property
The signature of this customerKey. This value should be stored in a cookie named "apptus.token".

Namespace:  Apptus.ESales.Connector
Assembly:  Apptus.Esales.ConnectorApi (in Apptus.Esales.ConnectorApi.dll) Version: 4.5.0
Syntax
C#
public string Token { get; }

Property Value

Type: String
See Also