Click or drag to resize

AccountInfoIdentityId Property

Integer id of an identity data object Can be 0 if the identity doesn't have an account for the type

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

Property Value

Type: Int32
See Also