Gets and sets the property UserName.
Name of the user the signing certificate is associated with.

C# |
public string UserName { get; set; }
Name of the user the signing certificate is associated with.
C# |
public string UserName { get; set; }