Share via


: AccessControlledMetadataObject (Miembros) (Microsoft.Office.Server.ApplicationRegistry.Administration)

Represents a Business Data Catalog metadata object whose access can be controlled by permissions. All 13 administration metadata objects and ApplicationRegistry inherit from this class and therefore can be controlled by permissions. This class cannot be instantiated.

En las siguientes tablas se enumeran los miembros expuestos por el tipo AccessControlledMetadataObject .

Constructores protegidos

  Nombre Descripción
Método protegido AccessControlledMetadataObject This constructor supports the MOSS infrastructure and is not intended to be used directly from your code.

Arriba

Campos protegidos

  Nombre Descripción
Campo protegido version  Represents the version number of the metadata object.(heredado/a de MetadataObject)

Arriba

Propiedades públicas

  Nombre Descripción
Propiedad pública DefaultDisplayName  Gets the default display name of the metadata object.(heredado/a de MetadataObject)
Propiedad pública Id  Gets the unique ID of the metadata object from the metadata repository.(heredado/a de MetadataObject)
Propiedad pública IsCached  Indicates whether this metadata object is cached or not.(heredado/a de MetadataObject)
Propiedad pública LocalizedDisplayName  Gets or sets the localized display name for the metadata object.(heredado/a de MetadataObject)
Propiedad pública LocalizedDisplayNames  Gets all the localized display names available for this metadata object.(heredado/a de MetadataObject)
Propiedad pública Name  Gets or sets the name of the metadata object.(heredado/a de MetadataObject)
Propiedad pública Properties  Gets all the properties that belong to this metadata object.(heredado/a de MetadataObject)

Arriba

Métodos públicos

(vea también Métodos protegidos )

  Nombre Descripción
Método público ContainsLocalizedDisplayName  Indicates whether the metadata object contains a localized display name.(heredado/a de MetadataObject)
Método público Delete Sobrescrito. Extends the implementation of the Delete method inherited from the base class, MetadataObject. Deletes this metadata object.
Método público Equals  Sobrecargado. (heredado/a de Object)
Método público GetAccessControlList A virtual method that is designed to return the list of access control entries (ACEs) associated with the metadata object registered in the Business Data Catalog.
Método público GetHashCode  (heredado/a de Object)
Método público GetType  (heredado/a de Object)
Método público Read  When overridden in a derived class, reads the metadata object from the metadata repository and creates an object.(heredado/a de MetadataObject)
Método público Estático ReferenceEquals  (heredado/a de Object)
Método público ToString  (heredado/a de Object)
Método público Update Sobrescrito. Extends the implementation of the Update method inherited from the base class, MetadataObject. Updates a metadata object and commits any changes to its fields to the database.
Método público WriteXml  (heredado/a de MetadataObject)
Método público WriteXmlLocalizedNames  (heredado/a de MetadataObject)
Método público WriteXmlProperties  (heredado/a de MetadataObject)
Método público WriteXmlSecurity Writes the XML fragment containing security information.

Arriba

Métodos protegidos

  Nombre Descripción
Método protegido DeleteInternal  (heredado/a de MetadataObject)
Método protegido Finalize  (heredado/a de Object)
Método protegido GetNearestIndividuallySecurableMetadataObjectAncestor An abstract method that is designed to return the nearest individually securable ancestor.
Método protegido IsPrimitive  (heredado/a de MetadataObject)
Método protegido MemberwiseClone  (heredado/a de Object)
Método protegido ReadInternal  (heredado/a de MetadataObject)
Método protegido Estático ResolveInvalidAttribute  (heredado/a de MetadataObject)
Método protegido Estático ResolveInvalidElement  (heredado/a de MetadataObject)
Método protegido Estático ResolveMissingAttribute  (heredado/a de MetadataObject)
Método protegido Estático ResolveMissingElement  (heredado/a de MetadataObject)
Método protegido UpdateInternal  (heredado/a de MetadataObject)

Arriba

Vea también

Referencia

AccessControlledMetadataObject (Clase)
Microsoft.Office.Server.ApplicationRegistry.Administration (Espacio de nombres)