AssessmentReport

Contains the results of validation tests performed against a specific domain controller during a directory assessment.

Types

Link copied to clipboard
class Builder
Link copied to clipboard
object Companion

Properties

Link copied to clipboard

The IP address of the domain controller that was tested during the assessment.

Link copied to clipboard

A list of validation results for different test categories performed against this domain controller.

Functions

Link copied to clipboard
inline fun copy(block: AssessmentReport.Builder.() -> Unit = {}): AssessmentReport
Link copied to clipboard
open operator override fun equals(other: Any?): Boolean
Link copied to clipboard
open override fun hashCode(): Int
Link copied to clipboard
open override fun toString(): String