Click or drag to resize

RoleManagementRoleManagementCalculatedAssignmentICalculatedRoleAssignmentGetAttribute Method

Namespace:  Omada.OE.Solution.OIM.Assembly.PackagedSolution.SoDV2
Assembly:  Omada.OE.Solution.OIM.Assembly (in Omada.OE.Solution.OIM.Assembly.dll) Version: 15.0.0.0
Syntax
C#
IAttributeValue ICalculatedRoleAssignment.GetAttribute(
	string name
)

Parameters

name
Type: SystemString

Return Value

Type: IAttributeValue

Implements

ICalculatedRoleAssignmentGetAttribute(String)
See Also