Click or drag to resize
SchemaExtensions Class
This class contains extensions to the MetadirectoryServices schema and related objects
Inheritance Hierarchy
SystemObject
  Lithnet.MetadirectoryServicesSchemaExtensions

Namespace: Lithnet.MetadirectoryServices
Assembly: Lithnet.MetadirectoryServices (in Lithnet.MetadirectoryServices.dll) Version: 1.0.6017.24765
Syntax
public static class SchemaExtensions

The SchemaExtensions type exposes the following members.

Methods
  NameDescription
Public methodStatic memberHasAttribute(SchemaType, String)
Gets a value indicating if the schema type has the specified attribute in its definition
Public methodStatic memberHasAttribute(SchemaTypeKeyedCollection, String, String)
Gets a value indicating if the schema collection has the specified object type and attribute in its definition
Public methodStatic memberHasObjectClass
Gets a value indicating whether the schema collection has the specified object type in its definition
Top
See Also