OtlpConfiguration.IsInsecure Property

Definition

Boolean indicating if otlp configuration is insecure.

public bool? IsInsecure { get; set; }
member this.IsInsecure : Nullable<bool> with get, set
Public Property IsInsecure As Nullable(Of Boolean)

Property Value

Applies to