Request

Response

    IUserAccount.FirstName property

    This property represents the first name of the user.

    public string FirstName { get; set; }
    

    See Also