| 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; }
Public Property AuthorizationToken As String
Get
Set
Property Value
Type:
String
The toke for lead authorization.
See Also