TestimoX

API Reference

Class

Finding (ShadowCredentialsRiskService)

Namespace ADPlayground.Security.ShadowCredentialsRiskService
Assembly ADPlayground
Modifiers sealed

Describes a principal with WriteProperty permission to msDS-KeyCredentialLink on a privileged target.

Inheritance

  • Object
  • Finding

Constructors

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

Properties

public String TargetDn { get; set; } #

Distinguished name of the target object (user or computer).

public String TargetType { get; set; } #

Type of the target: User or Computer.

public String PrincipalSid { get; set; } #

Security identifier (SID) of the principal with write permission.

public String PrincipalName { get; set; } #

Resolved account name for PrincipalSid, when available.

public Boolean Inherited { get; set; } #

Indicates whether the ACE is inherited.