API Reference
Class
View (NtdsParameterPostureService)
Flattened NTDS parameter posture view for a specific domain controller.
Inheritance
- Object
- View
Constructors
Inherited Methods
public override Boolean Equals(Object obj) #Returns:
BooleanInherited from Object
Parameters
- obj Object
Properties
public Nullable<Boolean> DsaNotWritable { get; set; } #Raw Dsa Not Writable value when readable.
public Nullable<Boolean> IsWritable { get; set; } #True when the controller reports itself as writable.
public Boolean WritableStateReadable { get; set; } #True when the writable-state path was read successfully, even if the value is not explicitly configured.
public Boolean ReportsReadOnlyExplicitly { get; set; } #True when the controller explicitly reports a read-only directory-service state.
public IReadOnlyList<RegistryEvidence> Evidence { get; set; } #ResultMetadata(HideInTables = true, HideInGrids = true, Label = "Registry Evidence")Registry values read to derive the posture.