TestimoX

API Reference

Class

AdxShareOwnerMapping

Namespace ADPlayground.ShareDiagnostics
Assembly ADPlayground
Modifiers sealed

Business-owner mapping applied to one share or a path prefix inside a share.

Inheritance

  • Object
  • AdxShareOwnerMapping

Usage

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

Accepted by parameters

Constructors

Properties

public String ShareName { get; set; } #

Share name the mapping applies to. Empty means any share.

public String PathPrefix { get; set; } #

Optional share-relative path prefix. Empty means share root.

public String OwnerIdentity { get; set; } #

Owner identity key, such as SID, UPN, SAM, or DOMAIN\name.

public String OwnerDisplayName { get; set; } #

Owner display name when supplied by the mapping source.

public String BusinessUnit { get; set; } #

Business unit assigned by the mapping source.

public String OrgPath { get; set; } #

Organizational path or OBS/OID value assigned by the mapping source.

public String Notes { get; set; } #

Optional operator note.