Click or drag to resize

IComposedBusinessKeyHelperCreateForOwner Method

Create composed business key for owner

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#
string CreateForOwner(
	string ownedComposedBusinessKey,
	string uid
)

Parameters

ownedComposedBusinessKey
Type: SystemString
uid
Type: SystemString

Return Value

Type: String
See Also