Table of Contents

Class UserContext

Namespace
Microsoft.ApplicationInsights.Extensibility.Implementation
Assembly
Microsoft.ApplicationInsights.dll
public sealed class UserContext
Inheritance
UserContext
Inherited Members
Extension Methods

Properties

AccountId

public string AccountId { get; set; }

Property Value

string

AuthenticatedUserId

public string AuthenticatedUserId { get; set; }

Property Value

string

Id

public string Id { get; set; }

Property Value

string

UserAgent

public string UserAgent { get; set; }

Property Value

string