HttpRequestWrapper.AnonymousID Property

 

Gets the anonymous identifier for the user, if it is available.

Namespace:   System.Web
Assembly:  System.Web (in System.Web.dll)

public override string AnonymousID { get; }

Property Value

Type: System.String

The current anonymous user identifier.

.NET Framework
Available since 3.5
Return to top
Show: