AccessControlledMetadataObject Members
Include Protected Members
Include Inherited Members
Represents a Business Data Catalog metadata object whose access can be controlled by permissions. All 13 metadata objects and ApplicationRegistry inherit from this class and therefore, can be controlled by permissions. This class cannot be instantiated.
The AccessControlledMetadataObject type exposes the following members.
Constructors
Name | Description | |
---|---|---|
AccessControlledMetadataObject |
Top
Properties
Name | Description | |
---|---|---|
Id | Gets the unique ID of each metadata object. (Inherited from MetadataObject.) | |
IsCached | Determines whether the metadata object is cached or not. (Inherited from MetadataObject.) | |
Name | Gets the name of the metadata object. (Inherited from MetadataObject.) |
Top
Methods
Name | Description | |
---|---|---|
ContainsLocalizedDisplayName | Determines whether the metadata object contains a localized display name. (Inherited from MetadataObject.) | |
Equals | (Inherited from Object.) | |
Finalize | (Inherited from Object.) | |
GetDefaultDisplayName | Gets the default display name of the metadata object. (Inherited from MetadataObject.) | |
GetHashCode | (Inherited from Object.) | |
GetLocalizedDisplayName | Gets the localized display name of the metadata object. (Inherited from MetadataObject.) | |
GetProperties | Gets the properties associated with the metadata object. (Inherited from MetadataObject.) | |
GetType | (Inherited from Object.) | |
Initialize | Initializes a metadata object. (Inherited from MetadataObject.) | |
MemberwiseClone | (Inherited from Object.) | |
ToString | (Inherited from Object.) |
Top
See Also
Reference
AccessControlledMetadataObject Class
Microsoft.Office.Server.ApplicationRegistry.MetadataModel Namespace