Options
All
  • Public
  • Public/Protected
  • All
Menu

Class TelemetryTrustedValue<T>

A special value wrapper denoting a value that is safe to not clean. This is to be used when you can guarantee no identifiable information is contained in the value and the cleaning is improperly redacting it.

Type Parameters

  • T = any

Hierarchy

  • TelemetryTrustedValue

Index

Constructors

Properties

Constructors

Properties

value: T