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