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