SqlDeploymentOptions.HashObjectNamesInLogs Property
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
Get boolean that specifies whether to replace all object names in logs with a random hash value
public bool HashObjectNamesInLogs { get; }
member this.HashObjectNamesInLogs : bool
Public ReadOnly Property HashObjectNamesInLogs As Boolean
Property Value
True to replace all object names with random hash values; otherwise, false. Default is false
Remarks
This is useful for scrubbing potentially sensitive data from logs