TestimoX

API Reference

Enum

AdxShareReadinessSignalKind

Namespace ADPlayground.ShareDiagnostics
Assembly ADPlayground
Base Enum
Implements
IComparable ISpanFormattable IFormattable IConvertible
Modifiers sealed

Typed readiness signal categories produced by SMB share enrichment.

Inheritance

  • Enum
  • AdxShareReadinessSignalKind

Usage

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

Values

public const AdxShareReadinessSignalKind Finding #

Signal was derived from a source diagnostic finding.

Value: 0
public const AdxShareReadinessSignalKind CollectionGap #

Signal identifies a collection or scan gap.

Value: 1
public const AdxShareReadinessSignalKind LongPath #

Signal identifies a path that may exceed migration limits.

Value: 2
public const AdxShareReadinessSignalKind LongPathComponent #

Signal identifies a path component that may exceed migration limits.

Value: 3
public const AdxShareReadinessSignalKind BrokenInheritance #

Signal identifies an inheritance break.

Value: 4
public const AdxShareReadinessSignalKind UnresolvedIdentity #

Signal identifies an unresolved or stale identity.

Value: 5
public const AdxShareReadinessSignalKind BroadPrincipal #

Signal identifies a broad principal that is not discounted by policy.

Value: 6
public const AdxShareReadinessSignalKind GroupExpansion #

Signal identifies a group expansion issue such as a cycle or failure.

Value: 7
public const AdxShareReadinessSignalKind OwnerMapping #

Signal identifies missing owner mapping evidence.

Value: 8