ADObjectId class

Identifies an object in Active Directory Domain Services (AD DS).

Inheritance hierarchy

System.Object
  Microsoft.Exchange.Data.ObjectId
    Microsoft.Exchange.Data.Directory.ADObjectId

Namespace:  Microsoft.Exchange.Data.Directory
Assembly:  Microsoft.Exchange.Data.Directory (in Microsoft.Exchange.Data.Directory.dll)

Syntax

'Declaration
<SerializableAttribute> _
Public NotInheritable Class ADObjectId _
    Inherits ObjectId
'Usage
Dim instance As ADObjectId
[SerializableAttribute]
public sealed class ADObjectId : ObjectId

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.

See also

Reference

ADObjectId members

Microsoft.Exchange.Data.Directory namespace