SyncAttributes
in
SyncAttributes interface allows the possiblitz to specify user attributes which will be automatically updated on login or by daily cronjob if AutoSyncUsers is enabled.
These attributes are also not writable by user.
Tags
Table of Contents
Methods
- getSyncAttributes() : array<string|int, mixed>
- Returns attribute names which should be synced on login
Methods
getSyncAttributes()
Returns attribute names which should be synced on login
public
getSyncAttributes() : array<string|int, mixed>
Return values
array<string|int, mixed> —attribute names to be synced