Omada Identity
Omada Identity
Namespaces
Omada.OE.Solution.OIM.AppLogic
IdentityController Class
IdentityController Methods
UpdateIdentities Method
UpdateIdentities Method (IEnumerable(Int32), IdentityUpdateOptions)
UpdateIdentities Method (IntegerList, IdentityUpdateOptions, SqlConnection, SqlTransaction)
IdentityController
UpdateIdentities Method (IEnumerable
Int32
, IdentityUpdateOptions)
Namespace:
Omada.OE.Solution.OIM.AppLogic
Assembly:
Omada.OE.Solution.OIM.AppLogic (in Omada.OE.Solution.OIM.AppLogic.dll) Version: 15.0.0.0
Syntax
C#
Copy
public
void
UpdateIdentities
(
IEnumerable
<
int
>
identityIds
,
IdentityUpdateOptions
updateOptions
)
Parameters
identityIds
Type:
System.Collections.Generic
IEnumerable
Int32
updateOptions
Type:
Omada.OE.Solution.OIM.Model
IdentityUpdateOptions
See Also
Reference
IdentityController Class
UpdateIdentities Overload
Omada.OE.Solution.OIM.AppLogic Namespace