TestimoX

API Reference

Class

Diagnostics (ForeignSecurityPrincipalOrphanedService)

Namespace ADPlayground.Users.ForeignSecurityPrincipalOrphanedService
Assembly ADPlayground
Modifiers sealed

Diagnostics for orphaned FSP evaluation.

Inheritance

  • Object
  • Diagnostics

Constructors

public Diagnostics() #

Properties

public Int32 ForeignSecurityPrincipalCount { get; set; } #

Total FSP objects enumerated.

public Int32 UnresolvedIdentityCount { get; set; } #

Total FSP objects whose identity translation could not be resolved.

public Int32 ReferencedOrphanCount { get; set; } #

Total orphaned FSPs still referenced by local objects.

public Int32 UnreferencedOrphanCount { get; set; } #

Total orphaned FSPs with no remaining local references.