Gets and sets the property UserName.
Name of the user to get information about.
This parameter is optional. If it is not included, it defaults to the user making the request.

C# |
public string UserName { get; set; }
Name of the user to get information about.
This parameter is optional. If it is not included, it defaults to the user making the request.
C# |
public string UserName { get; set; }