共用方式為


CoreEventId.SensitiveDataLoggingEnabledWarning 欄位

定義

警告,指出已啟用敏感資料記錄,而且可能會記錄。

public static readonly Microsoft.Extensions.Logging.EventId SensitiveDataLoggingEnabledWarning;
 staticval mutable SensitiveDataLoggingEnabledWarning : Microsoft.Extensions.Logging.EventId
Public Shared ReadOnly SensitiveDataLoggingEnabledWarning As EventId 

欄位值

備註

此事件可能位於不同的類別中,視要記錄敏感性資料的位置而定。

當搭配 DiagnosticSource 使用 時,這個事件會 EventData 使用承載。

適用於