TestimoX

API Reference

Class

View (LapsModernSchemaService)

Namespace ADPlayground.DirectoryServices.LapsModernSchemaService
Assembly ADPlayground
Modifiers sealed

Result view for Windows LAPS schema attributes presence.

Inheritance

  • Object
  • View

Constructors

Properties

public String DomainName { get; set; } #

DNS domain name (forest scope).

public String SchemaDn { get; set; } #

Schema NC distinguished name used for queries.

public Boolean EncryptedPasswordPresent { get; set; } #

True when msLAPS-EncryptedPassword attribute exists.

public Boolean PasswordExpirationTimePresent { get; set; } #

True when msLAPS-PasswordExpirationTime attribute exists.

public Boolean EncryptedDsrmPasswordPresent { get; set; } #

True when msLAPS-EncryptedDSRMPassword attribute exists.

public Boolean DsrmPasswordExpirationTimePresent { get; set; } #

True when msLAPS-DSRMPasswordExpirationTime attribute exists.