IdentifierType represents the identifier of a virtual member manager entity.
<xsd:complexType name="IdentifierType"> <xsd:attribute name="uniqueId" type="xsd:token"/> <xsd:attribute name="uniqueName" type="xsd:token"/> <xsd:attribute name="externalId" type="xsd:token"/> <xsd:attribute name="externalName" type="xsd:token"/> <xsd:attribute name="repositoryId" type="xsd:token"/> </xsd:complexType>
<wim:identifier uniqueId="afdbaa77-2160-4c26-b899-11fa366595ac" uniqueName="uid=persona,cn=users,dc=yourco,dc=com"/>