Click or drag to resize

ContextControllerGetContextTypes Method

Returns all ContextType data objects. The security model is not respected. The result is cached.

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#
public virtual DataObjects GetContextTypes()

Return Value

Type: DataObjects
Cached context types
See Also