Click or drag to resize

IIdentityResolverFindIdentity Method

FindIdentity

Namespace:  Omada.OE.Model.Subscriptions
Assembly:  Omada.OE.Model (in Omada.OE.Model.dll) Version: 15.0.0.0
Syntax
C#
int FindIdentity(
	int systemId,
	string userPrincipalName
)

Parameters

systemId
Type: SystemInt32
userPrincipalName
Type: SystemString

Return Value

Type: Int32
See Also