Compartir a través de


ADObjectId.GetBytes Method

Include Protected Members
Include Inherited Members

Returns a serialized representation of the Active Directory object identity.

Overload List

  Name Description
Public method GetBytes() Returns a serialized representation of the Active Directory object identity encoded in Unicode. (Overrides ObjectId.GetBytes().)
Public method GetBytes(Encoding) Returns a serialized representation of the Active Directory object identity in the specified character encoding.

Top