Class UserContext
- Assembly
- Microsoft.ApplicationInsights.dll
public sealed class UserContext
- Inheritance
-
UserContext
- Inherited Members
- Extension Methods
Properties
AccountId
public string AccountId { get; set; }
Property Value
AuthenticatedUserId
public string AuthenticatedUserId { get; set; }
Property Value
Id
public string Id { get; set; }
Property Value
UserAgent
public string UserAgent { get; set; }