TestimoX

API Reference

Class

SmbShareEvidenceRedactionOptions

Namespace ComputerX.Smb
Assembly ComputerX
Modifiers sealed

Options for redacting SMB share evidence.

Inheritance

  • Object
  • SmbShareEvidenceRedactionOptions

Usage

This type appears in these public API surfaces even when no hand-authored example is attached directly to the page.

Accepted by parameters

Constructors

public SmbShareEvidenceRedactionOptions() #

Properties

public String Salt { get; set; } #

Optional secret salt used to make tokens stable; when omitted, a random non-exported salt is generated for each redaction run.

public Boolean RedactComputerNames { get; set; } #

Redacts computer names. Defaults to true for support bundles.