Partager via


ADObjectId constructor

Initializes a new instance of the ADObjectId class.

Overload list

  Name Description
Public method ADObjectId() Initializes a new instance of the ADObjectId class with an empty distinguished name and GUID.
Public method ADObjectId(AdName) Initializes a new instance of the ADObjectId class with the specified distinguished name.
Public method ADObjectId([]) Initializes a new instance of the ADObjectId class from the specified byte array.
Public method ADObjectId(Guid) Initializes a new instance of the ADObjectId class from the specified GUID.
Public method ADObjectId(String) Initializes a new instance of the ADObjectId class from the specified string.
Public method ADObjectId([], Encoding) Initializes a new instance of the ADObjectId class from the specified byte array in the specified encoding.
Public method ADObjectId(Guid, Guid)
Public method ADObjectId(String, Guid) Initializes a new instance of the ADObjectId class from the specified string.
Public method ADObjectId(String, Guid, Guid)

Top

See also

Reference

ADObjectId class

ADObjectId members

Microsoft.Exchange.Data.Directory namespace