IdentityModelTelemetryUtil Class
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.
Provides a way to add and remove telemetry data.
public static class IdentityModelTelemetryUtil
type IdentityModelTelemetryUtil = class
Public Class IdentityModelTelemetryUtil
- Inheritance
-
IdentityModelTelemetryUtil
Properties
ClientSku |
Get the string that represents the client SKU. |
ClientVer |
Get the string that represents the client version. |
Methods
AddTelemetryData(String, String) |
Adds a key and its value to the collection of telemetry data. |
RemoveTelemetryData(String) |
Removes a key and its value from the collection of telemetry data. |