Click or drag to resize

ResourceAccountTypeValidationInfoValidAccountTypes Property

Simple data object representations of the valid account types for the resource

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

Property Value

Type: SimpleDataObjects
See Also