API Reference
Class
SchemaOwnerRow
Represents schema object owner information.
Inheritance
- Object
- SchemaOwnerRow
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 SchemaReportData.SchemaOwners
Constructors
public SchemaOwnerRow() #Inherited Methods
public override Boolean Equals(Object obj) #Returns:
BooleanInherited from Object
Parameters
- obj Object
Properties
public String Name { get; set; } #Schema object name.
public String LdapDisplayName { get; set; } #LDAP display name.
public String DistinguishedName { get; set; } #Distinguished name of the schema object.
public String Owner { get; set; } #Resolved owner account name.
public AclOwnerType OwnerType { get; set; } #Owner classification.