ADAcePresentationObject members
Include protected members
Include inherited members
Enables you to pass an entire object to the command to be processed.
The ADAcePresentationObject type exposes the following members.
Constructors
Name | Description | |
---|---|---|
ADAcePresentationObject() | ||
ADAcePresentationObject(ActiveDirectoryAccessRule, ADObjectId) |
Top
Properties
Name | Description | |
---|---|---|
AccessRights | ||
ChildObjectTypes | ||
Deny | (Inherited from AcePresentationObject.) | |
ExtendedRights | ||
Identity | (Inherited from AcePresentationObject.) | |
InheritanceType | (Inherited from AcePresentationObject.) | |
InheritedObjectType | ||
IsInherited | (Inherited from AcePresentationObject.) | |
IsValid | Gets a value that indicates whether the object is configured correctly. (Inherited from ConfigurableObject.) | |
Properties | ||
RealAce | (Inherited from AcePresentationObject.) | |
User | (Inherited from AcePresentationObject.) |
Top
Methods
Name | Description | |
---|---|---|
Clone | Creates a clone of this ConfigurableObject instance. (Inherited from ConfigurableObject.) | |
GetProperties | Returns a collection of properties for this instance. (Inherited from ConfigurableObject.) | |
PopulateCalculatedProperties | (Overrides AcePresentationObject.PopulateCalculatedProperties().) | |
TryConvertOutputProperty(Object, PropertyDefinition, Object) | (Inherited from ConfigurableObject.) | |
TryConvertOutputProperty(Object, String, Object) | (Inherited from ConfigurableObject.) | |
Validate | Returns a list of validation errors for the object. (Inherited from ConfigurableObject.) | |
ValidateRead | Reads a list of validation errors. (Inherited from ConfigurableObject.) | |
ValidateWrite | (Overrides ConfigurableObject.ValidateWrite(List<ValidationError>).) |
Top
Explicit interface implementations
Name | Description | |
---|---|---|
IConfigurable.CopyChangesFrom | Copies changes from the specified source. (Inherited from ConfigurableObject.) | |
IConfigurable.ObjectState | Gets the object state. (Inherited from ConfigurableObject.) | |
IConfigurable.ResetChangeTracking | Clears change tracking entries for the object. (Inherited from ConfigurableObject.) |
Top