API Reference
Class
SchemaOwnerRow
Represents schema object owner information.
Inheritance
- Object
- SchemaOwnerRow
Constructors
public SchemaOwnerRow() #Inherited Methods
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.