TaxId

EnrollRequest.TaxId property

Gets or sets the ID used for tax purposes (such as SSN), may be same as user ID.

public string TaxId { get; set; }

See Also