API Reference
Class
Diagnostics (ForeignSecurityPrincipalOrphanedService)
Diagnostics for orphaned FSP evaluation.
Inheritance
- Object
- Diagnostics
Constructors
public Diagnostics() #Inherited Methods
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.