Compartir a través de


TokenCredentialOptions.IsUnsafeSupportLoggingEnabled Propiedad

Definición

Obtiene o establece el valor que indica si se debe registrar el registro ETW que contiene contenido potencialmente confidencial. Si establece esta propiedad en true, no se deshabilitará la reacción del Request contenido. Para habilitar el registro de información confidencial Content , la IsLoggingContentEnabled propiedad debe establecerse en true. Establecer esta propiedad true en equivale a pasar "true" para el parámetro enablePiiLogging al método "WithLogging" en el generador de cliente de MSAL.

public bool IsUnsafeSupportLoggingEnabled { get; set; }
member this.IsUnsafeSupportLoggingEnabled : bool with get, set
Public Property IsUnsafeSupportLoggingEnabled As Boolean

Valor de propiedad

Se aplica a