Schema Class

Represents the schema for a connected directory

Namespace: Microsoft.MetadirectoryServices
Assembly: Microsoft.MetadirectoryServicesEx (in Microsoft.MetadirectoryServicesEx.dll)

Usage

'Usage
Dim instance As Schema

Syntax

'Declaration
<SerializableAttribute> _
Public NotInheritable Class Schema
[SerializableAttribute] 
public sealed class Schema
[SerializableAttribute] 
public ref class Schema sealed
/** @attribute SerializableAttribute() */ 
public final class Schema
SerializableAttribute 
public final class Schema

Inheritance Hierarchy

System.Object
  Microsoft.MetadirectoryServices.Schema

Thread Safety

Any public static (Shared in Visual Basic) members of this type are thread safe. Any instance members are not guaranteed to be thread safe.

Platforms

Target Platforms

See Also

Reference

Schema Members
Microsoft.MetadirectoryServices Namespace