Click or drag to resize

AccountInfoAccountName Property

Account name for an identity Can be null 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 string AccountName { get; }

Property Value

Type: String
See Also