UtilitiesProxy.GetIdentityIdByUserId Method
Gets Alias ID of specified user.Syntax
UtilitiesProxy.GetIdentityIdByUserId(userId)Parameters
Name | Type | Description |
---|---|---|
userId | String | Required. User ID. |
Return Value
A String.Returns Alias Identity ID if specified user exists, otherwise returns an empty string.
See Also
UtilitiesProxy ClassAras.Server.Core Namespace
Aras Innovator Server Framework
Comments
Post a Comment