TelemetrySession.UserId Property
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
Gets user id (SQM User Id)
public:
property Guid UserId { Guid get(); };
public Guid UserId { get; }
member this.UserId : Guid
Public ReadOnly Property UserId As Guid