ADAcePresentationObject Members
Include Protected Members
Include Inherited Members
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 | (Inherited from ConfigurableObject.) | |
Properties | ||
RealAce | (Inherited from AcePresentationObject.) | |
User | (Inherited from AcePresentationObject.) |
Top
Methods
Name | Description | |
---|---|---|
Clone | (Inherited from ConfigurableObject.) | |
Equals | (Inherited from Object.) | |
Finalize | (Inherited from Object.) | |
GetHashCode | (Inherited from Object.) | |
GetProperties | (Inherited from ConfigurableObject.) | |
GetType | (Inherited from Object.) | |
MemberwiseClone | (Inherited from Object.) | |
PopulateCalculatedProperties | (Overrides AcePresentationObject.PopulateCalculatedProperties().) | |
ToString | (Inherited from Object.) | |
Validate | (Inherited from ConfigurableObject.) | |
ValidateRead | (Inherited from ConfigurableObject.) | |
ValidateWrite | (Overrides ConfigurableObject.ValidateWrite(List<ValidationError>).) |
Top
Explicit Interface Implementations
Name | Description | |
---|---|---|
IConfigurable.CopyChangesFrom | (Inherited from ConfigurableObject.) | |
IConfigurable.ObjectState | (Inherited from ConfigurableObject.) | |
IConfigurable.ResetChangeTracking | (Inherited from ConfigurableObject.) |
Top