API Reference
Class
Finding (DirectoryDescriptionSecretPostureService)
Description-secret finding projected for reports.
Inheritance
- Object
- Finding
Constructors
Inherited Methods
public override Boolean Equals(Object obj) #Returns:
BooleanInherited from Object
Parameters
- obj Object
Properties
public String ObjectClass { get; set; } #Directory object class.
public String SamAccountName { get; set; } #SAM account name when available.
public String Name { get; set; } #Directory object name.
public String DistinguishedName { get; set; } #Directory distinguished name.
public String MatchedKeywords { get; set; } #Matched secret-oriented keywords.
public String DescriptionPreview { get; set; } #Redacted description preview for triage.
public Nullable<DateTime> WhenChanged { get; set; } #Last modification timestamp when available.