Click or drag to resize

AccessRequestAccountValidationResultResourceAccountTypeValidationInfos Property

Collection of ResourceAccountTypeValidationInfo objects Each object contains a simple representation of the resource, system and account types of the resource

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 IEnumerable<ResourceAccountTypeValidationInfo> ResourceAccountTypeValidationInfos { get; }

Property Value

Type: IEnumerableResourceAccountTypeValidationInfo
See Also