API Reference
Class
Item (SchemaDefaultSdChangeService)
A single schema class entry with defaultSecurityDescriptor information.
Inheritance
- Object
- Item
Constructors
public Item() #Obsolete("Constructors of types with required members are not supported in this version of your compiler.", true)Inherited Methods
Properties
public String LdapDisplayName { get; set; } #LDAP display name of the class.
public String DistinguishedName { get; set; } #Distinguished name of the classSchema object.
public Nullable<DateTime> WhenChanged { get; set; } #When the classSchema object was last changed.
public String DefaultSecurityDescriptor { get; set; } #Default security descriptor value (may be null if not present or inaccessible).