Table of Contents

Class EvidenceProfileConfig

Namespace
Cress.Core.Models
Assembly
Cress.Core.dll
public record EvidenceProfileConfig : IEquatable<EvidenceProfileConfig>
Inheritance
EvidenceProfileConfig
Implements
Inherited Members

Properties

Mode

public string? Mode { get; init; }

Property Value

string

ScreenshotPolicy

public string? ScreenshotPolicy { get; init; }

Property Value

string

Screenshots

public bool? Screenshots { get; init; }

Property Value

bool?