TestimoX

API Reference

Class

ForeignSecurityPrincipalRemoved

Namespace ADPlayground.Users
Assembly ADPlayground
Modifiers sealed

Output row for removed Foreign Security Principal entries.

Inheritance

  • Object
  • ForeignSecurityPrincipalRemoved

Constructors

public ForeignSecurityPrincipalRemoved() #
Obsolete("Constructors of types with required members are not supported in this version of your compiler.", true)

Properties

public String DistinguishedName { get; set; } #

Distinguished name of the removed FSP object.

public String Domain { get; set; } #

DNS domain name where the removal occurred.

public IdentityInfo Identity { get; set; } #

Resolved identity details (when available).

public IReadOnlyList<String> Reasons { get; set; } #

Human‑readable reasons describing why the object was removed.