Omada Identity
Omada Identity
Namespaces
Omada.OE.Solution.OIM.AppLogic.Integration.Helpers
AttributeHelper Class
AttributeHelper Methods
GetAttribute Method
GetAttributeSetAttributes Method
IsAttributeHidden Method
IsAttributeModified Method
IsAttributeSetModified Method
AttributeHelper
GetAttributeSetAttributes Method
Returns configuration objects for attributes in specific resource type
Namespace:
Omada.OE.Solution.OIM.AppLogic.Integration.Helpers
Assembly:
Omada.OE.Solution.OIM.AppLogic (in Omada.OE.Solution.OIM.AppLogic.dll) Version: 15.0.0.0
Syntax
C#
Copy
public
IEnumerable
<
PropertyConfiguration
>
GetAttributeSetAttributes
(
int
attributeSetId
)
Parameters
attributeSetId
Type:
System
Int32
Return Value
Type:
IEnumerable
PropertyConfiguration
Implements
IAttributeHelper
GetAttributeSetAttributes(Int32)
See Also
Reference
AttributeHelper Class
Omada.OE.Solution.OIM.AppLogic.Integration.Helpers Namespace