API Reference
Class
View (LapsModernSchemaService)
Result view for Windows LAPS schema attributes presence.
Inheritance
- Object
- View
Constructors
Inherited Methods
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.