TestimoX

API Reference

Enum

AdxShareRepairRecommendationKind

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

Typed non-mutating repair recommendation categories for share diagnostics.

Inheritance

  • Enum
  • AdxShareRepairRecommendationKind

Usage

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

Values

public const AdxShareRepairRecommendationKind AssignOwnerMapping #

Assign or correct the business owner mapping.

Value: 0
public const AdxShareRepairRecommendationKind ReduceBroadPrincipal #

Reduce or replace broad principal access.

Value: 1
public const AdxShareRepairRecommendationKind CleanupStaleSid #

Clean up an unresolved or stale SID.

Value: 2
public const AdxShareRepairRecommendationKind ReviewInheritanceBreak #

Review or re-enable inheritance.

Value: 3
public const AdxShareRepairRecommendationKind ResolveAccessConflict #

Resolve share and NTFS deny/allow conflicts.

Value: 4
public const AdxShareRepairRecommendationKind ReduceExcessiveRights #

Reduce full-control access to change or read access.

Value: 5
public const AdxShareRepairRecommendationKind ResolveCollectionGap #

Resolve a collection gap before applying changes.

Value: 6