Get Register User Icons

API Type

Web Services

Description

Retrieves an icon for a registered user.

Syntax

public virtual byte[] GetRegisteredUserIcon(string userName)

Parameters

Name Description

userName

Definition:
The user name for the user.
Type
string
Allowed Values:
A valid user name for a registered AgilePoint user.

Output

Return an array of bytes that contains image data.

Example

For future use.

Supported Versions

4.6 and higher