.NET API Reference for Oracle Identity Connector Framework 11.1.2
E41516-01
E41516-01
The SerializerUtil type exposes the following members.
Methods
Name | Description | |
---|---|---|
![]() ![]() | CloneObject |
Clones the given object by serializing it to bytes and then
deserializing it.
|
![]() ![]() | DeserializeBinaryObject |
Deserializes the given object from bytes
|
![]() ![]() | DeserializeXmlObject |
Deserializes the given object from xml
|
![]() ![]() | SerializeBinaryObject |
Serializes the given object to bytes
|
![]() ![]() | SerializeXmlObject |
Serializes the given object to xml
|