Click or drag to resize

IIdentityHelper Interface

Identity helper

Namespace:  Omada.OE.Solution.OIM.AppLogic.Integration.Helpers
Assembly:  Omada.OE.Solution.OIM.AppLogic (in Omada.OE.Solution.OIM.AppLogic.dll) Version: 15.0.0.0
Syntax
C#
public interface IIdentityHelper

The IIdentityHelper type exposes the following members.

Methods
  NameDescription
Public methodGetContextId
Get context id
Public methodGetIdentitiesWithContext
Returns Identities based on membership property
Public methodGetIdentity
Returns IdentityDataObject from DataObject
Public methodGetReferencedContexts
Get referenced contexts
Top
See Also