Click or drag to resize

VisitIdentity Property

Gets or sets the visit's identity.

Namespace:  Dynamicweb.Analytics
Assembly:  Dynamicweb.Analytics (in Dynamicweb.Analytics.dll) Version: 2.1.4
Syntax
public UserIdentity Identity { get; set; }

Property Value

Type: UserIdentity
See Also