[]
        
(Showing Draft Content)

C1.Web.Api.Visitor.Models.VisitorData

VisitorData Class

All the information of the visitor that can be detected in server side including ip, geo..

Inheritance
VisitorData
Namespace: C1.Web.Api.Visitor.Models
Assembly: C1.AspNetCore.Api.Visitor.dll
Syntax
public class VisitorData

Constructors

Name Description
VisitorData()

Properties

Name Description
GeoLocation

The geographical location of the visitor.

IpAddress

The ip address information of the visitor.

LocationProviderType

The location provider using by this Visitor API.