API Reference
Class
SmbShareContentAclEntry
NTFS ACL row collected from a share content item.
Inheritance
- Object
- SmbShareContentAclEntry
Usage
This type appears in these public API surfaces even when no hand-authored example is attached directly to the page.
Returned or exposed by
- Property SmbShareEvidencePackage.NtfsAcls
Constructors
public SmbShareContentAclEntry() #Inherited Methods
public override Boolean Equals(Object obj) #Returns:
BooleanInherited from Object
Parameters
- obj Object
Properties
public String ItemId { get; set; } #Item identifier that owns this ACL row.
public String ComputerName { get; set; } #Computer hosting the share.
public String Path { get; set; } #Full path the ACE was read from.
public String Identity { get; set; } #Identity display name or unresolved SID.
public String Rights { get; set; } #File-system rights text.
public String Inheritance { get; set; } #Inheritance flags text.