TelemetryConfiguration.MaskedProperties Property

Definition

Telemetry events/properties which should be masked

public System.Collections.Generic.Dictionary<string,System.Collections.Generic.List<string>> MaskedProperties { get; set; }
member this.MaskedProperties : System.Collections.Generic.Dictionary<string, System.Collections.Generic.List<string>> with get, set
Public Property MaskedProperties As Dictionary(Of String, List(Of String))

Property Value

Applies to