AuthTelemetryRecord.ExtendedProperties Property

Definition

[Newtonsoft.Json.JsonIgnore]
public System.Collections.Generic.IDictionary<string,string> ExtendedProperties { get; }
[<Newtonsoft.Json.JsonIgnore>]
member this.ExtendedProperties : System.Collections.Generic.IDictionary<string, string>
Public ReadOnly Property ExtendedProperties As IDictionary(Of String, String)

Property Value

Implements

Attributes
Newtonsoft.Json.JsonIgnoreAttribute

Applies to