GetUserFullName
This method returns a string with the user full name (UserName@OrganizationName).
GetUserFullName (UserName, OrganizationName)
|
Name |
Type |
Description |
|---|---|---|
|
UserName |
string |
The name of the user. |
|
OrganizationName |
string |
The name of the organization. |
A string with the user full name (UserName@OrganizationName).
This method concatenates the given strings.
This method does not check if the user exists or if the user name is legal.
| 版权所有 © 2012 CA。 保留所有权利。 | 就该主题发送电子邮件至 CA Technologies |