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.
| Copyright © 2012 CA. Alle Rechte vorbehalten. | Senden Sie CA Technologies eine E-Mail zu diesem Thema. |