User.IdentificationChange



IdentificationChange(szIdentification As String) As Boolean

Parameters

szIdentification As String
szIdentification As String
ED
avaliable
RT
avaliable

Remarks

This method changes the unique identification of the user. If the same identification already exists, False is returned.
If the identification does not exist yet, it is linked to the current user and saved. In this case the method returns True.

See Also

User