UseIDs

A Boolean value that specifies whether to store users and groups in OmniGroupServer by their ID rather than by their name.

The following tables show the properties that are used by OmniGroupServer.

Users UseIDs=FALSE UseIDs=TRUE
UseOnPremises=FALSE UserPrincipalName Id
UseOnPremises=TRUE OnPremisesSamAccountName OnPremisesSecurityIdentifier
Groups UseIDs=FALSE UseIDs=TRUE
UseOnPremises=FALSE DisplayName Id
UseOnPremises=TRUE OnPremisesSamAccountName OnPremisesSecurityIdentifier
Type: Boolean
Default: False
Required: No
Configuration Section: Azure Active Directory repositories
Example: UseIDs=TRUE
See Also: UseOnPremises