| AccessRequestAccountValidationResult Constructor |
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
Syntaxpublic AccessRequestAccountValidationResult(
int identityId,
string identityDisplayName,
List<ResourceAccountTypeValidationInfo> resourceAccountTypeValidationInfos
)
Parameters
- identityId
- Type: SystemInt32
- identityDisplayName
- Type: SystemString
- resourceAccountTypeValidationInfos
- Type: System.Collections.GenericListResourceAccountTypeValidationInfo
See Also