TestimoX

API Reference

Class

Item (ServiceAccountAdminCountPostureService)

Namespace ADPlayground.Users.ServiceAccountAdminCountPostureService
Assembly ADPlayground
Modifiers sealed

Service-like account row carrying adminCount.

Inheritance

  • Object
  • Item

Constructors

Properties

public String DomainName { get; set; } #

Domain DNS name.

public String ObjectClass { get; set; } #

Directory object class.

public String SamAccountName { get; set; } #

SAM account name.

public String UserPrincipalName { get; set; } #

User principal name when available.

public String DistinguishedName { get; set; } #

Directory distinguished name.

public Boolean Enabled { get; set; } #

Gets a value indicating whether the account is enabled.

public Int32 ServicePrincipalNameCount { get; set; } #

Number of SPNs on the account.

public Boolean ManagedServiceAccount { get; set; } #

Gets a value indicating whether the account is a managed service account.

public Nullable<DateTime> WhenChanged { get; set; } #

Last modification timestamp when available.