GoCDModificationInfo.

Username Property

Summary

Gets or sets the username.

Syntax

[DataMember(Name = "user_name")]
public string Username { get; set; }

Attributes

Type Description
DataMemberAttribute

Value

Type Description
string The username.