ProGet SDK Reference
Version:

BasicUserInfo(string name, string displayName) Constructor

Initializes a new instance of the BasicUserInfo class.

Syntax

public .ctor(string name, string displayName)

Parameters

name
Type: string

The user name of the user.

displayName
Type: string

The display name of the user.