Click or drag to resize

IdentityAccountInfoResultResourceTypeHasAutoAccountEnabled Property

If the Resource type of the resource being requested, has auto-account enabled, it should be possible to request it for any type of identity, regardless of whether the identity has an account.

Namespace:  Omada.OE.Solution.OIM.AppLogic.PackagedSolution.AccessRequest
Assembly:  Omada.OE.Solution.OIM.AppLogic (in Omada.OE.Solution.OIM.AppLogic.dll) Version: 15.0.0.0
Syntax
C#
public bool ResourceTypeHasAutoAccountEnabled { get; set; }

Property Value

Type: Boolean
See Also