TestimoX

API Reference

Class

AdxShareOwnerRiskPivot

Namespace ADPlayground.ShareDiagnostics
Assembly ADPlayground
Modifiers sealed

Typed owner-review pivot built from share evidence, owner mapping, and readiness signals.

Inheritance

  • Object
  • AdxShareOwnerRiskPivot

Usage

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

Constructors

Properties

public String ComputerName { get; set; } #

Computer hosting the share.

public String ShareName { get; set; } #

Share name.

public String OwnerIdentity { get; set; } #

Business owner identity key.

public String OwnerDisplayName { get; set; } #

Business owner display name.

public String BusinessUnit { get; set; } #

Business unit assigned to the share or owner.

public String OrgPath { get; set; } #

Organizational path or OBS/OID value.

public Int32 ItemCount { get; set; } #

Number of content items collected for the share.

public Int32 AclEntryCount { get; set; } #

Number of ACL entries collected for the share.

public Int32 FindingCount { get; set; } #

Number of diagnostic findings for the share.

public Int32 CriticalFindingCount { get; set; } #

Number of critical findings for the share.

public Int32 LongPathCount { get; set; } #

Number of long paths for the share.

public Int32 BrokenInheritanceCount { get; set; } #

Number of inheritance breaks for the share.

public Int32 UnresolvedIdentityCount { get; set; } #

Number of unresolved identities for the share.

public Int32 DiscountedPrincipalCount { get; set; } #

Number of discounted principals observed for the share.

public Int32 PermissionedGroupCount { get; set; } #

Number of permissioned groups observed for the share.

public AdxShareMigrationReadiness MigrationReadiness { get; set; } #

Computed migration readiness.