Click or drag to resize

LeadDetailsAuthorTokenAuthorizationToken Property

Gets or sets the authorization token.

Namespace:  Dynamicweb.Analytics.Leads
Assembly:  Dynamicweb.Analytics (in Dynamicweb.Analytics.dll) Version: 2.1.4
Syntax
public string AuthorizationToken { get; set; }

Property Value

Type: String
The toke for lead authorization.
See Also