BuildMaster SDK Reference
Version:
BasicUserInfo(string name, string displayName) Constructor
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.